• Stars
    star
    361
  • Rank 117,636 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HOC for lazy components loading

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