React Native Bottom Sheet Modal
Bottom Sheet Modal is wrapper/decorator on top of the Bottom Sheet, it provides all of its functionalities with extra modal presentation functionalities.
With the release of the library, support for stack sheet modals were something planned ahead to provide the a native feel & and experience to users.
The implementation of this feature was inspired by Apple Maps sheet modals โค๏ธ, check out the Apple Map sheet modals clone.
Featuresโ
- ...Bottom Sheet Features
- Smooth interaction and mounting animation.
- Support stack sheet modals.
Installationโ
This feature is already shipped with @gorhom/bottom-sheet
package and it requires no extra dependency.