From bd8f8efae7536fbed1177907e14a82ff676afccf Mon Sep 17 00:00:00 2001 From: 0xturboblitz Date: Thu, 21 Sep 2023 14:13:33 +0200 Subject: [PATCH] readme with commands --- app/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/app/README.md b/app/README.md index 12470c30e..6d8f97e29 100644 --- a/app/README.md +++ b/app/README.md @@ -1,3 +1,20 @@ +To build libhalo2_passport.so, run in /script: +``` +./build_rust.sh +``` +It will cross-compile using the config in app/android/react-native-passport-reader/android/build.gradle + +Then: +yarn start => a or i + + + + + + + + + This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli). # Getting Started