Skip to content

This project is a rebuild of OneHAPIC, a webapp simulation of piano, made with React Native.

License

Notifications You must be signed in to change notification settings

alxtreme1/OneHAPIC-Remastered

Repository files navigation

OneHAPIC-Remastered

In OneHAPIC (One Hand Piano Chords) Learn piano notes for each hand with a piano keyboard. Use a interative slider bar to navigate under the piano keys.

This app is responsive, it can be used in smarthphones and PCs. This project is a rebuild of OneHAPIC, a webapp simulation of piano, made with React Native.

Screenshot_1682746703

How to Generate the APP installable file

After entered the android folder, to get an APK use the following command

./gradew assembleRelease

To get a bundle file:

./gradew bundleRelease

The apk is located on

{YOUR_PROJECT_FOLDER}/android/app/build/outputs/apk/release/app-release.apk

The bundle file is on:

{YOUR_PROJECT_FOLDER}/android/app/build/outputs/apk/bundle/app-release.aab

About

This project is a rebuild of OneHAPIC, a webapp simulation of piano, made with React Native.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published