eolszewski / dft-react-native

Diamond Fortress React Native Wrapper for the Onyx 5.0 Camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dft-react-native

Diamond Fortress React Native Wrapper (Android) for the Onyx 5.0 Camera Demo

Note: This demo will not work on a simulated device

React Native Setup

If you do not already have React-Native downloaded on your computer, follow these instructions

Diamond Fortress Setup

There is a obsolete license key located in dft-react-native/android/app/src/main/res/values/strings.xml, make sure to contact their team (support.diamondfortress.com) to get a working license key.

Running The App

After you've cloned this repository and updated your license, you should be able to navigate to the root directory (dft-react-native) and run npm run android, this should run the app for you.

Note: iOS is not currently supported in this wrapper.

Contributions

If you find a problem with this project, please submit an issue or open a pr.

About

Diamond Fortress React Native Wrapper for the Onyx 5.0 Camera

License:MIT License


Languages

Language:Java 73.7%Language:Objective-C 15.5%Language:Python 6.9%Language:JavaScript 3.9%