react-native-reanimated-bottom-sheet
react-native-reanimated-bottom-sheet copied to clipboard
Reanimated version
Thanks for this great library. I would like to know which version of reanimated should I use?
It seems to have issues with react-native-reanimated 2.x
It can't find Easing inside react-native-reanimated 2.x - that has moved to EasingNode
is there any plan to upgrade this library to compatible with react-native-animated 2.x?
Hey @McSam94, I recommend https://github.com/gorhom/react-native-bottom-sheet. It's 2.x supported.