react-native-exception-handler
react-native-exception-handler copied to clipboard
Native module ReactNativeExceptionHandler tried to override
Native module ReactNativeExceptionHandler tried to override ReactNativeExceptionHandlerModule. Check the getPackages() method in MainApplication.java,it might e that module is being created twice.If the was your intention,set canoverrideExistingModule=true.