react-native-code-push-ota-updates
Version:
A custom CodePush-like SDK for React Native
10 lines (6 loc) • 344 B
Markdown
# React Native Custom CodePush SDK
A custom SDK that mimics **CodePush** functionality, allowing you to check for updates, download bundles, and apply updates in your React Native app. This package uses your own server for bundle management.
## Installation
To install the SDK, run the following:
```bash
npm install react-native-OTA-update