/react-native-samples

Samples for Datalogic React Native SDK

Primary LanguageJava

react-native-samples

Sample react native projects that use the Datalogic react native module. Documentation available here.

Build

Assuming you have properly set up your React Native development environment and you have Yarn installed, these steps should be enough to get the app up and running on your device:

cd <sample-project>
yarn
yarn react-native start
<in a separate terminal>
yarn android