IAmNatch / rn-performance-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Performance Tests

This repo sets out to test what can affect React Native rendering performance, focusing on the issue of memoization and unstable references. This is not intended as a comprehensive benchmark but rather a visual exploration of the real-world jank that might be expected from different approaches.

🚀 How to use

  • Install with yarn or npm install.
  • Run yarn start or npm run start to try it out.

About


Languages

Language:JavaScript 100.0%