Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
react-native-skia-lab
react-native-skia-lab is a collection of beautiful demos built with React Native Skia created by Daehyeon Mun. Some demos are inspired by Jongmin Kim's work, which has deeply influenced how I think about interaction, motion, and creative coding.
Preview
| Painting | Shader | Pixel |
|---|---|---|
![]() | ![]() | |
| Gesture | Physics | Polygon |
![]() | ![]() | ![]() |
Setup and Run
Follow these steps to set up and run the project on your local machine:
# Install dependencies
yarn
# Prepare the build environment
yarn prebuild
# Run on Android
yarn android
# OR run on iOS
yarn ios



