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