This is a react native project, in which I'm tinkering with different shaders followed by trying to recreate
https://poke-holo.simey.me/ created by simey
using react-native-skia.
The details about this project is explained in Shiny holographic cards in react native using Skia.
yarn start
yarn android
yarn ios
assets - Contains all the assets used in the project. src - Contains all the source code.
Entry point for the app is Playground.tsx
.
Different examples are in