Replies: 2 comments 3 replies
-
We provide functions to get a position on a path, you can see an example here: https://github.com/wcandillon/can-it-be-done-in-react-native/blob/master/bonuses/skia-examples/src/PathGradient/Geometry.ts#L24 (https://www.youtube.com/watch?v=7SCzL-XnfUU) I hope this helps. |
Beta Was this translation helpful? Give feedback.
3 replies
-
@OneArb , any success with an editable text / paragraph? While I don't need it to follow a path, I'm looking on how can I direct edit a text rendered with skia. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Could you provide an example
of an editable entry text field following a path?
When populating a form
till now, developers have opted for
a rectangular shaped object
containing a blinking cursor
Is it possible in react-native-skia
to create an entry field
that would follow a path
either
the edge of the inner part of a circle
the inner part of this wave
Pedal to the Metal - React Native Skia
https://youtu.be/uvLQ5f3KDXk?t=7
Beta Was this translation helpful? Give feedback.
All reactions