UNPKG

react-native-interactable-reanimted

Version:
30 lines (29 loc) 676 B
{ "name": "react-native-interactable-reanimted", "version": "0.0.4", "description": "Made with expo-library", "author": "nomi9995", "license": "MIT", "repository": "nomi9995/react-native-interactable-reanimted", "scripts": { "postinstall_": "cd ./example && expo-yarn-workspaces postinstall" }, "devDependencies": { "expo-yarn-workspaces": "^1.2.1" }, "workspaces": [ "example" ], "dependencies": { "react-native-gesture-handler": "^1.6.1", "react-native-reanimated": "^1.9.0" }, "keywords": [ "reanimted", "interactable", "react-native-interactable-reanimted", "react", "native", "react-native" ] }