Skip to content

mendesbarreto/ml-mobile-camera-template

Repository files navigation

ML Mobile Camera

The objective of this project is to provide a fast method to have a template project for obtaining frames generated by the mobile camera using React Native and react-native-vision-camera.

Installation + Run

# Installation
yarn install

# Run iOS Simulator
yarn ios

# Run iOS Device
yarn ios --device

#Run Android
yarn android

#Run Android Device
yarn android --device

# Prebuild the project (Optional)
yarn prebuild

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published