react-native-bundle-splitter icon indicating copy to clipboard operation
react-native-bundle-splitter copied to clipboard

HOC for lazy components loading

trafficstars

React Native Bundle Splitter

npm version npm

Decrease your start up time and RAM memory consumption by an application via splitting JS bundle by components and navigation routes.

Demonstration

This example provide only approximate difference between the same application version (running on the same device). Your benchmarks may be significantly different, since it depends only on application complexity (js bundle size).

Quick Links