CoderXC / react-native-lht-hotupdate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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;

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%