All Projects → adamgf → react-native-opencv3-tests

adamgf / react-native-opencv3-tests

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

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
Starlark
911 projects
java
68154 projects - #9 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].