Faster renders
Removes runtime overhead by moving expensive work to build time.
React Native Boost
A Metro plugin that replaces analyzes your code and performs safe optimizations to reduce unnecessary runtime overhead in React Native apps.
Faster renders
Removes runtime overhead by moving expensive work to build time.
Safety first
Conservative by default, optimizing only what can safely be optimized.
Minimal setup
Install, add the Metro plugin, get instant improvements. No code changes required.