React Native Performance Versions Save

An attempt to have a lighthouse for React Native. Flipper plugin to show a graph of the React Native performance monitor

react-native-flipper-performance-plugin-v0.4.0

1 year ago

Changelog

  • 🐛 Fix compatibility with latest expo versions (#76)
  • add expo example

react-native-flipper-performance-plugin-v0.3.1

1 year ago

Changelog

  • 🐛 Ensure plugin isn't installed when Flipper isn't #62

react-native-flipper-performance-plugin-v0.3.0

1 year ago

react-native-flipper-performance-plugin-v0.2.1

2 years ago

Changelog

  • 🐛 Fix error: lambda expressions are not supported in -source 1.7 (#30)

flipper-desktop-v0.5.0

2 years ago

Changelog

  • 🎉 iOS support
  • ⚙️ Simplified plugin installation
  • ⚙️ More accurate reporting

react-native-flipper-performance-plugin-v0.2.0

2 years ago

Changelog

  • ⚙️ Simplified plugin installation
  • 🎉 iOS support

flipper-desktop-v0.4.1

2 years ago

Changelog

  • 🐛 Fix time limit checkbox behavior
  • ⚙️ ~95% test coverage

flipper-desktop-v0.4.0

2 years ago

Changelog

  • :sparkles: Add time limit option in settings
  • ✨ UX small revamp
  • ⚙️ Upgrade Flipper and all dependencies