MarcusMa / react-native-async-load-bundle

This is an example project to build the common bundle file and the differential bundle file using Metro, and load the differential bundle asynchronously in app. Compare with loading the official bundle file synchronously, there was 20% ~ 25%(20 ~ 200 ms) decrease in the load time of react view by using loading the differential bundle asynchronously.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarcusMa/react-native-async-load-bundle Stargazers