# NoPass NPM package for react bridge

This repository contains information about NoPass React library and how to package and publish to the NPM

### General scheme
![NPM Package](/images/NoPass-React.png)

### Deployment flow

1. Developers generate SDK and publish to the repositories
2. iOS developer update sources for react and copy to react.sdk.module
3. Android developer  update sources for react and push to react.sdk.module
4. Publish react.sdk.module to the NPM repository
