multibundle
Getting started
$ npm install multibundle --save
Mostly automatic installation
$ react-native link multibundle
Usage
import MultiBundle from 'multibundle';
// TODO: What to do with the module?
MultiBundle;
$ npm install multibundle --save
$ react-native link multibundle
import MultiBundle from 'multibundle';
// TODO: What to do with the module?
MultiBundle;