#react-native
Using React Native Skia to Build a 60 FPS Free-hand Drawing App
Let's explore @spotify/react-native-skia by building a fully native, 60 FPS, free-hand drawing app that allows us to change stroke color, width & export the drawing as an SVG file.
Ammar Ahmed
March 22, 2022
React Native JSI: Part 1 - Getting Started
React Native JSI (Javascript Interface) is the new layer that helps in communication between Javascript and Native Platforms easier and faster.
Ammar Ahmed
June 28, 2021