Skip to content

JinYuSha0/react-native-multibundle

Repository files navigation

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;