UNPKG

@hashiprobr/expo-camera

Version:

A modified version of expo-camera with automatic ratio in Android and additional configurability

36 lines 946 B
{ "name": "@hashiprobr/expo-camera", "version": "1.0.9", "description": "A modified version of expo-camera with automatic ratio in Android and additional configurability", "keywords": [ "JavaScript", "React", "React Native", "Expo", "Expo Component", "Camera", "expo-camera" ], "homepage": "https://github.com/hashiprobr/expo-camera#readme", "bugs": { "url": "https://github.com/hashiprobr/expo-camera/issues" }, "repository": { "type": "git", "url": "git+https://github.com/hashiprobr/expo-camera.git" }, "license": "ISC", "author": "Marcelo Hashimoto", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "peerDependencies": { "@hashiprobr/react-use-mount-and-update": "1.0.5", "expo": "45.0.0", "expo-camera": "12.2.0", "hoist-non-react-statics": "3.3.2", "react": "17.0.2", "react-native": "0.68.2" } }