Roadmap for v3 ( Reanimated v2 )
See original GitHub issueBottom Sheet v3 ( Reanimated v2 )
These are the planned improvements and features for v3.
Improvements
- Change the current v2 alpha release into v3.
- Fix measuring bottom sheet container to use its actual size than window height.
- Add documentation site.
Features
- Add
BottomSheetModal
🔥 - Add
animateOnMount
prop to snap to the initial snap point index when the sheet is mounted. - Add
onAnimate
callback - Add dynamic snap points feature.
- Add
enablePanningGesture
prop to enable panning gesture of the sheet. - Add
enableContentPanningGesture
prop to allow panning sheet by its content view or scrollables. - Allow scrollables bouncing.
- Add default backdrop #45.
Install Stable Release
yarn add @gorhom/bottom-sheet@3.0.0
also check out the new documents website 🎉
Issue Analytics
- State:
- Created 3 years ago
- Reactions:15
- Comments:16 (9 by maintainers)
Top Results From Across the Web
How to use Reanimated 2 (a beginners guide)
In this guide we'll learn what the core building blocks of Reanimated 2 are and how ot use them.
Read more >Announcing Reanimated 3 - Software Mansion
Reanimated 3 will be the first version of the library that supports the new React Native ... When we announced Reanimated 2 we...
Read more >react-native-reanimated - NPM Package Overview - Socket.dev
Start using Socket to analyze react-native-reanimated and its 7 dependencies ... Fix V8 integration for Reanimated V3 and CI by @piaskowyk ...
Read more >Ultimate React Native Developer Roadmap for 2021
Terminal; 2. Git; 3. Desing Tools; 4. Text Editors; Learn Basic React; Styling; Forms; Formik; Data Validation with Yup; Custom Components ...
Read more >Khaït Nebula: Stranger Skies, Changelog, Roadmap
BOOM shaka-laka-laka, dankeschön, auf wiedersehen! The 3rd major EVERSPACE 2 content update, Khaït Nebula: Stranger Skies has launched on ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
i just released v3 🎉
@Appkidd currently am working now copy features from v2 to v3, bouncing feature will be added with or after the v3 release 👍