1.0.1 • Published 5 years ago
react-native-alert-message v1.0.1
react-native-alert-message
Getting started
$ npm install react-native-alert-message --save
Mostly automatic installation
$ react-native link react-native-alert-message
Usage
import AlertMessage from 'react-native-alert-message';
// TODO: What to do with the module?
AlertMessage;