1.0.1 • Published 4 years ago
react-native-module-toast-exp v1.0.1
react-native-module-toast-exp
Getting started
$ npm install react-native-module-toast-exp --save
Mostly automatic installation
$ react-native link react-native-module-toast-exp
Usage
import ModuleToastExp from 'react-native-module-toast-exp';
// TODO: What to do with the module?
ModuleToastExp;