Skip to content

Instantly share code, notes, and snippets.

@ShaileshPrajapati-BTC
Last active April 7, 2018 06:31
Show Gist options
  • Save ShaileshPrajapati-BTC/c7631d330114190fcb740eb65575d331 to your computer and use it in GitHub Desktop.
Save ShaileshPrajapati-BTC/c7631d330114190fcb740eb65575d331 to your computer and use it in GitHub Desktop.
{
"name": "react-native-android-toast",
"version": "1.0.0",
"description": "Android Toast",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Android",
"toast",
"react-native"
],
"author": "Shailesh Prajapati",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment