Basic to-do's when updating and pushing to github.
Follow the React Native CLI Quickstart instructions to install necessary software. Run 'yarn install' from the main project directory, and then from within the example directory.
- The kotlin files are located in android/src/main/java/com/reactnativedatalogicmodule
- If you wish to add a new class, make a new file in the same location and add it to the DatalogicModulePackage.kt and src/index.tsx
- Here is the React Native documentation on native modules that are used.
-
Run 'yarn example android' in the command line from the main project All tests should pass except the AutoScanTrigger (only some Datalogic devices have the functionality)
-
Install and use the np tool:
npm install --global np np ``