Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @meddly/rn-vision-camera with all npm packages installed. Try it out:

require("string-hash-64/package.json"); // string-hash-64 is a peer dependency. require("react-native-vision-camera/package.json"); // react-native-vision-camera is a peer dependency. require("react-native/package.json"); // react-native is a peer dependency. require("fbjs/package.json"); // fbjs is a peer dependency. require("@react-native-camera-roll/camera-roll/package.json"); // @react-native-camera-roll/camera-roll is a peer dependency. require("react-native-fs/package.json"); // react-native-fs is a peer dependency. require("react-native-worklets-core/package.json"); // react-native-worklets-core is a peer dependency. require("react-native-orientation-locker/package.json"); // react-native-orientation-locker is a peer dependency. require("react-native-gesture-handler/package.json"); // react-native-gesture-handler is a peer dependency. require("react-native-reanimated/package.json"); // react-native-reanimated is a peer dependency. require("react/package.json"); // react is a peer dependency. var rnVisionCamera = require("@meddly/rn-vision-camera")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@meddly/rn-vision-camera v0.1.3

- **Follow setup instructions for the following libraries** - [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera) - [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) - [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) - [react-native-orientation-locker](https://github.com/wonday/react-native-orientation-locker) - [@react-native-community/cameraroll](https://github.com/react-native-cameraroll/react-native-cameraroll) - [react-native-fs](https://github.com/itinance/react-native-fs)

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free