@asid_ashi/react-native-toast-module
v1.0.4
Published
TODO
Downloads
5
Readme
react-native-toast-module
Getting started
$ npm install react-native-toast-module --save
Mostly automatic installation
$ react-native link react-native-toast-module
Usage
import ToastModule from 'react-native-toast-module';
// TODO: What to do with the module?
ToastModule;