react-native-insta-story-2
Version:
custom patched version of react-native-insta-story Story component for React Native.
48 lines (47 loc) • 1.13 kB
JSON
{
"name": "react-native-insta-story-2",
"title": "React Native Insta Story 2",
"version": "1.0.2",
"description": "custom patched version of react-native-insta-story Story component for React Native.",
"main": "index.js",
"files": [
"README.md",
"android",
"index.js",
"ios",
"src",
"react-native-insta-story-2.podspec",
"!ios/build",
"!android/build",
"!example"
],
"repository": {
"type": "git",
"url": "git+https://github.com/protarang/react-native-insta-story-2.git",
"baseUrl": "https://github.com/protarang/react-native-insta-story-2"
},
"keywords": [
"react-native",
"insta-story",
"story",
"instagram"
],
"author": {
"name": "ProCreator Solutions Pvt Ltd",
"email": "tarang.jain@procreator.in"
},
"readmeFilename": "README.md",
"peerDependencies": {
"react": ">=16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x"
},
"dependencies": {
"prop-types": "^15.6.2",
"react-native-modalbox": "^2.0.2",
"react-native-swipe-gestures": "^1.0.5"
},
"devDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5"
}
}