react-native-reel-list
Version:
Reel list component for React Native
51 lines (50 loc) • 1.49 kB
JSON
{
"name": "react-native-reel-list",
"version": "1.0.1",
"description": "Reel list component for React Native",
"main": "index.ts",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/bilalahmed918/react-native-reel-list.git"
},
"author": "BILAL AHMED TOOR",
"license": "",
"dependencies": {
"expo-av": "~15.0.1",
"@react-native-community/slider": "4.5.5",
"@react-navigation/native": "^6.0.2",
"react-native-gesture-handler": "~2.25.0"
},
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.0.0"
},
"bugs": {
"url": "https://github.com/bilalahmed918/react-native-reel-list/issues"
},
"homepage": "https://github.com/bilalahmed918/react-native-reel-list#readme",
"keywords": [
"reels",
"instagram-reels",
"react-native-instagram-reels",
"expo-instagram-reel",
"youtube-shorts",
"react-native-youtube-shorts",
"expo-youtube-shorts",
"video-list",
"reels-list"
]
}