HStack and VStack #1200
taneba
started this conversation in
Feature requests
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team. Thank you for building this great library.
I've been looking for an alternative to chakra ui, and found this great library.
I'm wondering why Stack component doesn't support horizontal direction, while those ui libraries like chakra, native base, mui supports VStack/HStack (or XStack/VStack), which is really good.
Do you have a plan to support something like that?
If not, what is the recommended way to implement horizontal stack layout?
Beta Was this translation helpful? Give feedback.
All reactions