gorhom / react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀
https://gorhom.dev/react-native-bottom-sheet/
MIT License
7.08k stars 777 forks source link

Update mock.js for new reanimated functions #2008

Closed JorenVerbaandert closed 3 weeks ago

JorenVerbaandert commented 3 weeks ago

Update the mock to work with react-native-reanimated 3.16

Motivation

Allow the mock to work correctly when using the new get and set api in reanimated

gorhom commented 3 weeks ago

thanks @JorenVerbaandert