Skip to content

Instantly share code, notes, and snippets.

View Swami-Laxmikant's full-sized avatar

Swami-Laxmikant

View GitHub Profile
@Swami-Laxmikant
Swami-Laxmikant / SnapEffect.tsx
Last active November 6, 2022 04:50
Thanos snap effect on image using react native skia
/**
* Heavily inspired by Red Stapler's approach - https://redstapler.co/thanos-snap-effect-javascript-tutorial/
*/
import {
Blur,
Canvas,
Group,
Image,
Mask,