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

⬆️ Fix bogus requirements #2735

Closed wcandillon closed 1 week ago

wcandillon commented 1 week ago

Since v1, Skia prebuilt binaries where only supporting API Level 21 and above. My current understanding is that Skia itself supports API Level 16 and above but we provide prebuilt binaries built with an NDK that only supports API Level 21 and above.

github-actions[bot] commented 3 days ago

:tada: This PR is included in version 1.5.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: