/rn-perf-experiments2

React Native performance experiments revisited

Primary LanguageJavaScript

rn-perf-experiments2

React Native performance experiments revisited

This is the companion project for the blog post React Native Performance — An Updated Example.

     

Installation

  • npm install or yarn

  • react-native run-ios

Usage

The app contains 3 implementations for the use-case shown in the video above. You can compare the implementations side by side. To simulate stress conditions, turn on the toggle. This will make the performance differences between implementations much more evident.

License

MIT