Skip to content

tiwarivijay123/react-native-bottom-sheet

ย 
ย 

Repository files navigation

React Native Bottom Sheet

Reanimated v2 version Reanimated v1 version npm npm runs with expo

A performant interactive bottom sheet with fully configurable options ๐Ÿš€

React Native Bottom Sheet


Features

  • Modal presentation view, Bottom Sheet Modal.
  • Smooth interactions & snapping animations.
  • Seamless keyboard handling.
  • Support FlatList, SectionList, ScrollView & View scrolling interactions.
  • Support React Navigation Integration.
  • Compatible with Reanimated v1 & v2.
  • Compatible with Expo.
  • Accessibility support.
  • Written in TypeScript.
  • Read more.

Getting Started

Check out the documentation website.

Versioning

This library been written in 2 versions of Reanimated, and kept both implementation in 3 separate branches:

  • v2 | branch | changelog : written with Reanimated v1 & compatible with Reanimated v2.

  • v3 | branch | changelog : written with Reanimated v2, soon to be deprecated in-favour of v4.

  • v4 (alpha) | branch | changelog : written with Reanimated v2.

I highly recommend all v3 users to upgrade to v4 which provides more stability and all latest features.

Author

License

MIT

Liked the library? ๐Ÿ˜‡

Buy Me A Coffee


Mo Gorhom

About

A performant interactive bottom sheet with fully configurable options ๐Ÿš€

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.0%
  • Java 2.3%
  • JavaScript 0.9%
  • Handlebars 0.6%
  • Objective-C++ 0.5%
  • Ruby 0.3%
  • Other 0.4%