Open-source music-game demo to demonstrate the power of React Native Skia.
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
)