Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.98k stars 452 forks source link

feature request: download artifacts #2745

Open Saadnajmi opened 3 days ago

Saadnajmi commented 3 days ago

Description

When doing local development in the react-native-webgpu repo, instead of building dawn from source, we have the option to download the latest builds of Dawn from a CI run. Would is be possible to do a similar thing for Skia? Otherwise it's quite cumbersome to set up a local build for Skia. I see there is a "Build SKIA" Github Action, so I'll try using that.

wcandillon commented 2 days ago

that's a good point, I will probably do some alignment here asap. In the meantime, you can get the prebuilt binaries at https://github.com/Shopify/react-native-skia/actions/runs/11854491761