/rn-vision-camera-examples

Play with react native vision camera examples

Primary LanguageTypeScript

React Native Vison Camera Examples

A collection of examples for the Vison Camera library.

object-detection.MP4

Installation

  1. Clone the repository
  2. Run bun install to install dependencies
  3. Run npx expo prebuild to start the Metro bundler
  4. Install pods cd ios && pod install && cd ..
  5. Run npx expo run:ios --device to run on your physical device.

Contributing

Happy Coding! 🚀