expo-toast
Version:
React Native toast component, It works on Android iOS and Expo
31 lines (30 loc) • 740 B
JSON
{
"dependencies": {},
"name": "expo-toast",
"version": "1.0.3",
"description": "React Native toast component, It works on Android iOS and Expo",
"main": "index.ts",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/StationChnqoo/expo-toast.git"
},
"keywords": [
"react-native",
"react-native-toast",
"toast",
"hook",
"expo",
"expo-toast",
"react-native-root-toast"
],
"author": "https://cctv3.net",
"license": "ISC",
"bugs": {
"url": "https://github.com/StationChnqoo/expo-toast/issues"
},
"homepage": "https://github.com/StationChnqoo/expo-toast#readme"
}