This app was created by @phnaharris with React Native and Expo.
Please install the following tool before starting your app.
All the following links below are for Windows.
- Clone the project using the following command:
git clone https://github.com/phnaharris-khkt/hime-react-native
- Install dependencies:
cd hime-react-native
npm install
npm start
Now your app is ready to view on Android. Use the expo
Android app to scan the
QR code and play with it.
eas build --platform android
Happy coding.