/Torolalana

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Open Chord Icon

Torolalana

Cross-platform app for Android and iOS written with React Native to help Malagasy student.

License: GPL v3

📷 Screenshots

screenshot-1 screenshot-2 screenshot-3 screenshot-4 screenshot-5

🔨 Try it yourself

1. Clone and Install

# clone the repo
git clone https://github.com/faniry6/Torolalana.git

# Open the folder and install dependencies
cd Torolalana && npm install

2. Run it on both iOS and Android

# Run on iOS
npm run build:ios

# Run on Android
npm run build:android

Or use Docker (for Android)

# Build the container and run the build scripts inside it
docker-compose run --service-ports android bash

Obs: The docker container can't attatch to the device via USB. You have to build the app-debug.apk using npm run build:android, copy the generated file inside ./android/app/build/outputs/apk/debug/app-debug.apk and install it manually on the device.

Built With

🙋 How can you help

If you find any problems, feature requests, please open an issue or submit a fix as a pull request.

📰 License

GNU General Public License v3.0

Credits

Developed by Ra Faniry.