-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Use reanimated-bottom-sheet #759
Copy link
Copy link
Closed
Labels
Description
We switched action sheet lib months ago, but it's still not what we're looking for.
While native look and feel is great, the current lib isn't customizable.
https://github.com/osdnk/react-native-reanimated-bottom-sheet aims to implement Material bottom sheet and it's using react-native-gesture-handler and react-native-reanimated to do it. Gestures and animations are great!
We should apply it on message actions and in messabox autocomplete container (for emojis, usernames, etc).
Reactions are currently unavailable