Our great sponsors
-
react-native-reanimated-bottom-sheet
Highly configurable bottom sheet component made with react-native-reanimated and react-native-gesture-handler
-
Finally I've settled with https://gorhom.github.io/react-native-bottom-sheet which provides keyboard avoidance, lists, etc.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
react-native-draggable-view
DraggableView is a component for react-native, it allows you have a vertical draggable drawer view that you can drag up or drag down. So, if you drag and release that component, then it keeps moving until reach either initial position or container border.
Depending on what you’re doing, I’ve had luck with react-native-draggable-view
Related posts
- any idea if i can implement this ui design using tab navigator(react navigation) on react native?
- What is the name of this component?
- Is there a library to mimic iOS formSheet that's draggable like the Apple Maps App or Instagram Share? Ideally, it would need to work and look the same on both iOS and Android
- Hi all! How does Reddit do the drawer that comes up from the bottom (adding a flair for ex). I’m trying to do a full screen slide up from the bottom and can’t seem to find a solid library for it. Thanks in advance!
- sliding out popup menu from the bottom just like a drawer !?