/react-native-lht-hotupdate

Primary LanguageJavaScriptApache License 2.0Apache-2.0

react-native-lht-hotupdate

Getting started

$ npm install react-native-lht-hotupdate --save

import HotUpdate from 'react-native-lht-hotupdate';

index.js

Usage

import RNLhtHotupdate from 'react-native-lht-hotupdate';

// TODO: What to do with the module?
RNLhtHotupdate;