react-native-actions-sheet-picker
react-native-actions-sheet-picker copied to clipboard
Tried to register two views with the same name RNGestureHandlerButton
when using this library i got this error
it has something to do with this: https://stackoverflow.com/a/67550379/12786706
i am using react navigation

It's maybe you have several version of react-native-gesture-handler installed.
https://stackoverflow.com/questions/54486525/tried-to-register-two-views-with-the-same-name-rngesturehandlerbutton
#12