rgommezz / react-native-scroll-bottom-sheet

Cross platform scrollable bottom sheet with virtualisation support, native animations at 60 FPS and fully implemented in JS land :fire:
MIT License
1.54k stars 64 forks source link

Fix for #53 #54

Open alexstrat opened 3 years ago

alexstrat commented 3 years ago

see #53

Replaced the onChange(this.isManuallySetValue) by imperative methods.

julius-lae commented 3 years ago

This fix workes!!❤️ Plase merge it @rgommezz