1.0.0 • Published 4 years ago
react-native-toastorri v1.0.0
react-native-my-toast-module
Getting started
$ npm install react-native-my-toast-module --save
Usage
import MyToast from 'react-native-my-toast-module';
MyToast.show(toastMessage: String);Example Project
To run the example project:
cd example- For iOS run:
npx react-native run-ios - For Android run:
npx react-native run-android
1.0.0
4 years ago