React Native Support #12
Closed
joernroeder
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey @joernroeder, thanks for the suggestion! I do agree it would have been great to have a high-quality and consistent components library for React Native as I couldn't find one myself. But currently our team's capacity is very limited and we're 100% focused on making what we already have the best it can be. Therefore this isn't something we plan to do in the foreseeable future. However, if we will be considering it, I'll make sure you know 💜. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem or use case
UntitledUI is great, React is great, React Native is great! With tooling like expo and the push for universal UI I am wondering if you're considering swapping out the primitives which drive the components based on platform to make this all usable on RN as well.
There are a bunch of other attempts like https://github.com/mrzachnugent/react-native-reusables/ which swap out Radix, and style with http://nativewind.dev/. https://gluestack.io is another component lib for cross platform UI.
Proposed solution
I'd love to use this for cross platform development, huge market to capture there
Alternatives considered
the alternative is to stitch things together myself or pick another lib.
Examples or mockups
No response
Beta Was this translation helpful? Give feedback.
All reactions