react-native-siren-br

0.0.5 • Public • Published

React Native Siren

The React Native port of the popular Siren / Harpy Pod and eventually Gradle

Install

npm install react-native-siren --save
react-native link

Usage

import Siren from 'react-native-siren'
 
...
 
Siren.promptUser()

TADAAAA!

update

Can't I just use CodePush?

For most things yes, and you should. Sometimes there are limitations to code-push, and you're just stuck shipping a new version when the change is significant. When code-push fails, Siren will help.

One goal of this repo is to eventually work with code-push versions along side actual version changes.

Package Sidebar

Install

npm i react-native-siren-br

Weekly Downloads

3

Version

0.0.5

License

MIT

Unpacked Size

4.47 kB

Total Files

3

Last publish

Collaborators

  • felipenakao