Replies: 1 comment 2 replies
-
I think what you need here is this: https://shopify.github.io/react-native-skia/docs/canvas/overview#getting-the-canvas-size |
Beta Was this translation helpful? Give feedback.
2 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.
-
Description
@wcandillon :
When I have a canvas with for example no defined width and height, but only flex: 1.
But I need to know the width and height of the canvas or half of their measurements, it would be useful to have access to one of their constants.
It would be possible?
Example:
Vertical line
Horizontal line
Beta Was this translation helpful? Give feedback.
All reactions