Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions apps/docs/docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Please [make a PR](https://github.com/Shopify/react-native-skia/edit/main/docs/d
## ✨ Image Filters
* 🔘 [Neumorphism in React Native ](https://www.youtube.com/watch?v=GFssmWUhwww)

## 🖼️ Image Processing
* 📦 [Compressing a React Native image to a strict byte budget with Skia](https://github.com/MarshallBear1/juno-open-health-tools/blob/main/tutorials/react-native-skia-image-byte-budget.md)

## 🌈 Gradients
* 🌈 [Introducing Gen-Z Mode ](https://www.youtube.com/watch?v=0FC8O9mRUmg)
* 📱 [iPhone wallpapers, but in React Native Skia](https://www.youtube.com/watch?v=Apqd749v34I)
Expand Down
Loading