grilled-cheese-toast
v1.0.0
Published
TODO
Downloads
4
Readme
react-native-toast
Getting started
$ npm install react-native-toast --save
Mostly automatic installation
$ react-native link react-native-toast
Usage
import Toast from 'react-native-toast';
// TODO: What to do with the module?
Toast;