/meloskia

A music-game demo to highlight RN-Skia capabilities

Primary LanguageTypeScript

MeloSkia

Open-source music-game demo to demonstrate the power of React Native Skia.

CleanShot 2024-02-13 at 14 11 19

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)