Skip to content

Controle-Zero/kisalu

Repository files navigation


Tech Stack


Expo



Local Development

Warning: This app is incompatible with the web. Only on Android and iOS.

Note: All commands that are written android, replace with iOS if you want to build or test on iOS

First of all, install the dependencies using the command below

npm install

Emulator

Execute the app on the emulator with the command below

npm run android

Wait for the build to finish and for the emulator to open

Physical Device

After exporting the Expo project, it is not possible to test the app with the Expo Go.

Testing the app is only possible on a Android device by downloading the APK on this link: Releases

If there is any issue with the build and execution with the app, please report on the issues