@thevsstech/react-native-bundle-splitter

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

Usage no npm install needed!

<script type="module">
  import thevsstechReactNativeBundleSplitter from 'https://cdn.skypack.dev/@thevsstech/react-native-bundle-splitter';
</script>

README

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