GitHunt
FC

Fconstant/TestDTSCamera

Repo to test react-native-camera typescript definitions

To test this:

yarn install
react-native run-android
# OR
react-native run-ios

Make sure you have yarn installed:

npm i -g yarn

The definitions-test.tsx file was created just for TS compilations tests.
It's not a functional piece of code.

Compile typescript with:

npx tsc

PS: Add a --noEmit false flag if you want to see the compiled code.

Important: I haven't tested on iOS (because I can't ☹)

Languages

TypeScript38.0%Objective-C32.7%Python12.8%Java11.1%JavaScript5.3%
Created February 23, 2018
Updated February 23, 2018