UNPKG

@hashiprobr/expo-use-camera

Version:

A React Hook for simplifying basic usage of expo-camera

37 lines 969 B
{ "name": "@hashiprobr/expo-use-camera", "version": "1.0.10", "description": "A React Hook for simplifying basic usage of expo-camera", "keywords": [ "JavaScript", "React", "React Hook", "React Native", "Expo", "Camera", "expo-camera" ], "homepage": "https://github.com/hashiprobr/expo-use-camera#readme", "bugs": { "url": "https://github.com/hashiprobr/expo-use-camera/issues" }, "repository": { "type": "git", "url": "git+https://github.com/hashiprobr/expo-use-camera.git" }, "license": "ISC", "author": "Marcelo Hashimoto", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "peerDependencies": { "@hashiprobr/expo-camera": "1.0.9", "@hashiprobr/react-use-mount-and-update": "1.0.5", "expo": "45.0.0", "expo-image-manipulator": "10.3.1", "hoist-non-react-statics": "3.3.2", "react": "17.0.2", "react-native": "0.68.2" } }