An open API service indexing awesome lists of open source software.

https://github.com/kimchouard/meloskia

A music-game demo to highlight RN-Skia capabilities
https://github.com/kimchouard/meloskia

demo learning music react-native-skia

Last synced: about 1 month ago
JSON representation

A music-game demo to highlight RN-Skia capabilities

Awesome Lists containing this project

README

        

# MeloSkia

Open-source music-game demo to demonstrate the power of [React Native Skia](https://github.com/shopify/react-native-skia).

![CleanShot 2024-02-13 at 14 11 19](https://github.com/kimchouard/meloskia/assets/2856923/830e0f2c-804f-43b5-8427-564ec5172c0d)

## Get Started

Simply run `yarn install` to install all the dependency and `yarn start` to start the dev server.

Press `W` or simply go to `http://localhost:8081` to see the live demo with auto-refresh.

Note: Should also work out of the box for iOS (`yarn ios`) and android (`yarn android`)