react-native-ota
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

react-native-ota

To React Native ota protect and update ota module.
This module need to react-native-ota-cli.

⚠️ NOTE: This module is currently incomplete.

Getting started

Install

npm install react-native-ota-cli -g
 
npm install react-native-ota

Setup ( using react-native-ota-cli )

react natie ota cli can modify your code.

  • iOS
    • project.proj
    • AppDelegate.m
  • android
    • app/build.gradle
    • MainApplication.java
ota init;

Setup ( Menually )

iOS

import Ota from "react-native-ota";
 

Deploy

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-ota

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

635 kB

Total Files

71

Last publish

Collaborators

  • alexkang