A React Native library for creating graphics using Skia.
This library is listed in the Expo SDK reference because it is included in Expo Go. You may use any library of your choice with development builds.
@shopify/react-native-skia
brings the Skia Graphics Library to React Native. Skia serves as the graphics engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and Firefox OS, and many other products.
Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
-
npx expo install @shopify/react-native-skia
If you're installing this in a bare React Native app, you should also follow these additional installation instructions.
Additional setup required for web: if you want to use Skia on web, you will need to follow web installation instructions to load CanvasKit.
See full documentation at https://shopify.github.io/react-native-skia/.