UNPKG

react-native-share-extension

Version:

share extension using react-native for both ios and android

29 lines (28 loc) 748 B
{ "name": "react-native-share-extension", "version": "1.0.3", "description": "share extension using react-native for both ios and android", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:alinz/react-native-share-extension.git" }, "keywords": [ "react-component", "react-native", "share-extension" ], "author": { "name": "Ali Najafizadeh", "email": "a.najafizadeh@gmail.com", "url": "http://github.com/alinz" }, "license": "MIT", "bugs": { "url": "https://github.com/alinz/react-native-share-extension" }, "homepage": "https://github.com/alinz/react-native-share-extension" }