A collection of examples for the Vison Camera library.
object-detection.MP4
- Clone the repository
- Run
bun installto install dependencies - Run
npx expo prebuildto start the Metro bundler - Install pods
cd ios && pod install && cd .. - Run
npx expo run:ios --deviceto run on your physical device.
Happy Coding! 🚀