react-native-sample-toast-button
v1.0.5
Published
Test Plugin
Readme
react-native-sample-toast-button
A Simple React Button Clicking Will Show Native Toast
Installation
npm install react-native-sample-toast-buttonUsage
import { multiply } from 'react-native-sample-toast-button';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
