This repo contains the source code for the AI Ching mobile application and you can read more about this project here.
$ npm install
$ npm run start
$ npm run android
$ npm install
$ cd ios/ && pod install && cd ../
$ npm run start
$ npm run ios
$ npx react-native-version --never-amend
$ npx app-icon generate
Copyright 2022 - Rhodey <mike@rhodey.org>
Creative Commons Attribution-NonCommercial
https://creativecommons.org/licenses/by-nc/4.0