Package Exports
- react-native-bundle-splitter
- react-native-bundle-splitter/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-bundle-splitter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.
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).