react-native-buttered-toast
Version:
A customizable toast notification for React Native.
23 lines (22 loc) • 514 B
JSON
{
"dependencies": {
"uuid": "^3.3.3"
},
"keywords": [
"react",
"react-native",
"toast",
"alert",
"popup",
"react-native-web",
"customizable"
],
"name": "react-native-buttered-toast",
"version": "0.0.4",
"description": "A customizable toast notification for React Native.",
"main": "index.js",
"repository": "https://github.com/cawfree/react-native-buttered-toast",
"author": "Alex Thomas (@cawfree) <hello@cawfree.com>",
"license": "MIT",
"private": false
}