react-native-bottom-action-sheet
react-native-bottom-action-sheet copied to clipboard
Invariant Violation: No callback found with cbID XXX and callID YYY for RNBottomActionSheet.SheetView
There is a crash when you tap twice an SheetView's option in Android:
ExceptionsManager.js:76 Invariant Violation: No callback found with cbID 287 and callID 143 for RNBottomActionSheet.SheetView - most likely the callback was already invoked. Args: '[]'
The same error here! any updates