diff --git a/doc/android.gif b/doc/android.gif index 15f36cb9..1ab2a147 100644 Binary files a/doc/android.gif and b/doc/android.gif differ diff --git a/doc/ios.gif b/doc/ios.gif index 99795099..1387017c 100644 Binary files a/doc/ios.gif and b/doc/ios.gif differ diff --git a/package.json b/package.json index 48060a2b..e497b301 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-receive-sharing-intent", "title": "React Native Receive Sharing Intent", - "version": "1.0.0", + "version": "1.0.1", "description": "A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app ", "main": "index.js", "files": [ @@ -17,8 +17,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/github_account/react-native-receive-sharing-intent.git", - "baseUrl": "https://github.com/github_account/react-native-receive-sharing-intent" + "url": "git+https://github.com/ajith-ab/react-native-receive-sharing-intent.git", + "baseUrl": "https://github.com/ajith-ab/react-native-receive-sharing-intent" }, "keywords": [ "react-native", @@ -44,7 +44,7 @@ "ios" ], "bugs": { - "url": "https://github.com/github_account/react-native-receive-sharing-intent/issues" + "url": "https://github.com/ajith-ab/react-native-receive-sharing-intent/issues" }, "author": { "name": "Ajith A B",