react-native-new-toast
v1.3.4
Published
TODO
Readme
react-native-new-toast
Getting started
$ npm install react-native-new-toast --save
Mostly automatic installation
$ react-native link react-native-new-toast
Usage
import NewToast from 'react-native-new-toast';
// TODO: What to do with the module?
NewToast;