MCPcopy Index your code
hub / github.com/daehyeonmun2021/react-native-skia-lab

github.com/daehyeonmun2021/react-native-skia-lab @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
267 symbols 683 edges 75 files 0 documented · 0% updated 54d ago★ 176
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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
Painting preview Shader preview Pixel preview
Gesture Physics Polygon
Gesture preview Physics preview Polygon preview

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

Core symbols most depended-on inside this repo

Shape

Method 131
Function 109
Class 26
Enum 1

Languages

TypeScript100%

Modules by API surface

src/screens/painting/classes/sea.ts24 symbols
src/screens/physics/classes/line.ts22 symbols
src/screens/painting/classes/cloud.ts21 symbols
src/screens/painting/classes/wave.ts19 symbols
src/screens/painting/classes/beach.ts17 symbols
src/screens/home/utils/list-transition.ts13 symbols
src/screens/physics/hooks/useLines.ts11 symbols
src/screens/painting/classes/sun.ts10 symbols
src/screens/gesture/classes/ball.ts10 symbols
src/screens/physics/classes/ball.ts8 symbols
src/screens/painting/utils/util.ts8 symbols
src/screens/physics/classes/eraser.ts7 symbols

For agents

$ claude mcp add react-native-skia-lab \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page