1.0.2 • Published 5 years ago
react-native-jc-toast v1.0.2
react-native-jc-toast
Getting started
$ npm install react-native-jc-toast --save
Mostly automatic installation
$ react-native link react-native-jc-toast
Usage
import JcToast from 'react-native-jc-toast';
// TODO: What to do with the module?
JcToast;