kirillzyusko / react-native-bundle-splitter

HOC for lazy components loading

Home Page:https://kirillzyusko.github.io/react-native-bundle-splitter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HOC for lazy components loading

https://kirillzyusko.github.io/react-native-bundle-splitter/

License:MIT License


Languages

Language:TypeScript 100.0%