# 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