ARDcode / react-native-toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-toast

react native toast

Installation

npm install react-native-toast

Usage

import Toast from "react-native-toast";

// ...

const result = await Toast.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

License:MIT License


Languages

Language:Java 40.2%Language:Objective-C 23.1%Language:JavaScript 9.5%Language:Kotlin 8.2%Language:Ruby 7.4%Language:TypeScript 7.4%Language:Swift 3.5%Language:C 0.7%