react-native-actionsheet-native
react-native-actionsheet-native copied to clipboard
Getting Error in Android
I'm getting this error on Android when invoke this function: ActionSheet.showActionSheetWithOptions
On iOS works fine.

Any thoughts?
Any fix for this problem ? i got the same issue in Android.
UPDATE# Please edit MainActivity.java to extend ReactFragmentActivity instead of ReactActivity. react-native link react-native-actionsheet-native wont do this step for us.