We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a3d67 commit 708d383Copy full SHA for 708d383
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-activity-view",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "iOS share and action sheets for React Native",
5
"scripts": {
6
"start": "node_modules/react-native/packager/packager.sh"
@@ -9,7 +9,6 @@
9
"react-native": "^0.4.4"
10
},
11
"main": "ActivityView.ios.js",
12
- "devDependencies": {},
13
"repository": {
14
"type": "git",
15
"url": "https://github.com/naoufal/react-native-activity-view.git"
0 commit comments