bamlab / react-native-flipper-performance-monitor

An attempt to have a lighthouse for React Native. Flipper plugin to show a graph of the React Native performance monitor
MIT License
584 stars 17 forks source link

fix: fix compatibility with latest expo versions #76

Closed Almouro closed 1 year ago

Almouro commented 1 year ago

Unnecessary with https://github.com/expo/expo/issues/17852 Might fix #75 as well

dcalhoun commented 1 year ago

Leaving a friendly note that manually applying these changes to my local node_modules/react-native-flipper-performance-monitor did fix the error below, which is referenced in #75.

java.lang.NullPointerException: Attempt to invoke virtual method 'com.facebook.react.bridge.NativeModule com.facebook.react.bridge.ReactContext.getNativeModule(java.lang.Class)' on a null object reference