awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesScrollable Content Integrations

Supporting scrolling inside FlatList, SectionList, ScrollView, and View within bottom sheets.

Distinct from Bottom Sheets: Distinct from Bottom Sheets: focuses on scrollable content integration, not the sheet component itself.

Explore 3 awesome GitHub repositories matching user interface & experience · Scrollable Content Integrations. Refine with filters or upvote what's useful.

Awesome Scrollable Content Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gorhom/react-native-bottom-sheetAvatar von gorhom

    gorhom/react-native-bottom-sheet

    9,003Auf GitHub ansehen↗

    This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I

    Supports scrolling inside FlatList, SectionList, ScrollView, and View within the sheet.

    TypeScriptbottom-sheetbottomsheetmodal
    Auf GitHub ansehen↗9,003
  • react-native-modal/react-native-modalAvatar von react-native-modal

    react-native-modal/react-native-modal

    5,657Auf GitHub ansehen↗

    This is a mobile UI overlay library for React Native that provides an animated modal component. It functions as a gesture-responsive interface element used to present supplementary content via overlay windows that support custom transitions and dynamic layout adjustments. The library features a dynamic layout observer that automatically resizes and repositions components during screen rotations or when the on-screen keyboard appears. It implements gesture-based navigation, allowing users to dismiss overlays through configured swipe gestures and backdrop interactions. The project covers anima

    Handles scroll offsets and touch event propagation for oversized content within modal windows.

    TypeScriptandroidanimatedanimation
    Auf GitHub ansehen↗5,657
  • react-native-community/react-native-modalAvatar von react-native-community

    react-native-community/react-native-modal

    5,656Auf GitHub ansehen↗

    This project is a cross-platform UI component for React Native applications that provides a customizable overlay window for presenting content on top of existing application views. It serves as a library for managing animated modal components, backdrops, and mobile transitions. The component distinguishes itself through support for custom enter and exit animations and highly configurable backdrops, allowing for the adjustment of opacity, color, and the integration of custom elements. It also implements gesture-based dismissal, enabling users to close overlays via background taps or swipes in

    Coordinates internal scrollable views within the modal to prevent conflicts with swipe-to-close gestures.

    TypeScript
    Auf GitHub ansehen↗5,656
  1. Home
  2. User Interface & Experience
  3. Bottom Sheets
  4. Scrollable Content Integrations