Replies: 1 comment 1 reply
-
It's not compatible with react native unfortunately. I'm not super familiar with it, but as I understand there aren't a lot of fleshed out options for SVG / canvas style rendering in react native (at least not ones that rely on a webview), so implementation would be non-trivial. |
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
-
I've been attempting to implement iro in an expo go react-native app. I havent been able to find much about implementation in react-native, but was curious if iro is compatible with react-native?
Are there any easily accessible examples to the implementation?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions