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(native): ensure we don't require flipper on iOS if not installed #62

Closed Almouro closed 2 years ago

Almouro commented 2 years ago

Should fix #61

If Flipper isn't installed we expose a dummy version of the Native module to make sure we don't try to import Flipper packages