Replies: 1 comment 1 reply
-
We agree that the documentation on SKSL is very sparse, we hope it's something we can fix over time. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
https://shopify.github.io/react-native-skia/docs/shaders/overview
There is no mention that the language is called
SKSL
.In the Skia README:
So I expected
uint
to be available.Where can I find SKSL documentation to actually learn the language instead of doing trial and error?
Version
0.1.202
Steps to reproduce
Code below.
Snack, code example, screenshot, or link to a repository
Beta Was this translation helpful? Give feedback.
All reactions