Compatibility with react native #5673
-
Does this libs or parts of it is compatible with react-native, has plans to or is just web? |
Beta Was this translation helpful? Give feedback.
Answered by
reidbarber
Jan 9, 2024
Replies: 1 comment
-
The hooks should, but it is unlikely that components work due to various dependencies on |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lucasAzS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The hooks should, but it is unlikely that components work due to various dependencies on
react-dom
. There is a community-made react-native-aria, but it looks like it has moved over to the gluestack-ui repo. There aren't any plans for wider react-native support that I'm aware of.