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;