react-native-reanimated-bottom-sheet icon indicating copy to clipboard operation
react-native-reanimated-bottom-sheet copied to clipboard

Reanimated version

Open mariovillamizar opened this issue 4 years ago • 3 comments

Thanks for this great library. I would like to know which version of reanimated should I use?

mariovillamizar avatar Apr 06 '21 13:04 mariovillamizar

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

mrjasan avatar Apr 24 '21 13:04 mrjasan

is there any plan to upgrade this library to compatible with react-native-animated 2.x?

McSam94 avatar May 14 '21 04:05 McSam94

Hey @McSam94, I recommend https://github.com/gorhom/react-native-bottom-sheet. It's 2.x supported.

giautm avatar May 14 '21 06:05 giautm