Skip to content

Sample react native apps that expose OpenCV functionality on both iOS and Android

License

Notifications You must be signed in to change notification settings

adamgf/react-native-opencv3-tests

Repository files navigation

react-native-opencv3-tests

Sample react native apps that expose OpenCV functionality from https://github.com/adamgf/react-native-opencv3 on both iOS and Android.

Build and run sample apps

$ cd <sample-app-name>

$ npm install

Android

$ react-native run-android

iOS

$ cd ios

$ pod install

Open generated workspace file in XCode.

Set your team appropriately for the necessary targets.

Build and run the app.

About

Sample react native apps that expose OpenCV functionality on both iOS and Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published