Skip to content

Add XStack, YStack, ZStack components#18

Open
kota113 wants to merge 5 commits into
ahmedbna:mainfrom
kota113:feat/add-stack-components
Open

Add XStack, YStack, ZStack components#18
kota113 wants to merge 5 commits into
ahmedbna:mainfrom
kota113:feat/add-stack-components

Conversation

@kota113

@kota113 kota113 commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

This PR adds simple XStack, YStack, ZStack components, similar to the ones in tamagui or SwiftUI.

Screenshot_20250916-030500

@kota113
kota113 marked this pull request as draft September 15, 2025 10:10
@kota113
kota113 marked this pull request as ready for review September 15, 2025 10:28
@kota113 kota113 changed the title Add XStack, YStack components Add XStack, YStack, ZStack components Sep 15, 2025
@kota113

kota113 commented Sep 15, 2025

Copy link
Copy Markdown
Contributor Author

#19
@ahmedbna Thank you for maintaining this library! I added three layout components, so I'd appreciate it if you could take a look at them.

@kota113

kota113 commented Sep 15, 2025

Copy link
Copy Markdown
Contributor Author

I added most of the common styling variables as direct props for convenience, since I really liked the feature of Tamagui when I was using it.
If this doesn't match your framework design, I guess we can only support flexbox-related variables as direct props.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant