Mo Gorhom 36c29935ba feat: added over drag support (#139)
* chore: updated scrollEventThrottle on scrollables

* chore: updated internal scrollable event

* chore: added animation config creator hooks

* chore: updated bottom sheet props and animation configs

* chore: updated interactive pan gesture hook

* chore: updated handle styling

* chore: updated ReText component

* chore: updated examples

* fix: fixed stuck sheet when interacting fast

* chore: updated navigator example

* fix: animationConfigs prop type
2021-01-02 17:15:17 +01:00
2020-12-17 23:27:59 +01:00
2021-01-02 17:15:17 +01:00
2020-12-17 23:27:59 +01:00
2020-12-17 23:27:59 +01:00
2020-12-23 00:07:08 +01:00
2020-12-17 23:27:59 +01:00
2020-08-11 16:05:16 +02:00
2020-12-23 00:07:08 +01:00
2020-12-17 23:37:48 +01:00
2020-12-23 00:06:29 +01:00
2020-12-22 17:07:57 +01:00

React Native Bottom Sheet

Reanimated v1 version Reanimated v2 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.
  • 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 2 separate branches:

Version 2

This version is written with Reanimated v1 & compatible with Reanimated v2, this version is located at master branch and its changelog here.

Version 3

This version is written with Reanimated v2 and CAN NOT RUN with Reanimated v1, this version is located at v3 branch and its changelog here.

All new features will be added to Reanimated v2 version, however I will keep maintaining Reanimated v1 version until further notice.

Author

License

MIT

Liked the library? 😇

Buy Me A Coffee


Mo Gorhom

Description
No description provided
Readme MIT 24 MiB
Languages
TypeScript 82.5%
MDX 6.3%
Java 3.1%
JavaScript 2.8%
CSS 2.1%
Other 3.1%