# rn-perf-experiments2
**Repository Path**: studvc/rn-perf-experiments2
## Basic Information
- **Project Name**: rn-perf-experiments2
- **Description**: React Native performance experiments revisited
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-01-05
- **Last Updated**: 2024-11-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# rn-perf-experiments2
> React Native performance experiments revisited
This is the companion project for the blog post [React Native Performance — An Updated Example](https://medium.com/@talkol/react-native-performance-an-updated-example-6516bfde9c5c).
## 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