the fast, comprehensive UI solution for React & React Native used in production by billion dollar companies like @uniswap npm create tamagui

tamagui retweeted
👀
1
1
13
Tons of fixes in the last week, especially for native. Refreshed the site a bit as well, and added several new docs sections. tamagui.dev Let's finally get to 2k stars: github.com/tamagui/tamagui
1
21
ListItem was released a few days ago: tamagui.dev/docs/components/…
4
Avatar is out, too with sizing, themes, and fallbacks. tamagui.dev/docs/components/…
4
Dialog is out in beta (web only for now, we'll have native adapt to a sheet). All the usual goodies included - multiple stylable components, sizing, themes, animation. tamagui.dev/docs/components/…
1
16
tamagui retweeted
Small but fun one, <Progress /> tamagui.dev/docs/components/…
1
1
17
Check out the new Slider, with a composable API, vertical, multiple thumbs, steps and more. Group, and Spinner have arrived as well. tamagui.dev/docs/components/…
1
1
30
tamagui retweeted
So, Tamagui beta is out, and it's yuuuge ✨ tamagui.dev/blog/tamagui-ent…
18
51
483
Did you know `gap` support in React Native is a button-press away from being merged github.com/facebook/yoga/pul…
4
The next release is massive. Be sure to join the discord for more updates. Almost every area improved in major ways, even the site and docs. Animations may even make it, we'll see! discord.gg/4qh6tdcVDa
4
The beta release is coming up! Read more on what's going on in the PR here: github.com/tamagui/tamagui/p…. One thing... should we change the `space` prop to be named `gap`, more in line with flex-box?
17% space
33% gap
50% show results
6 votes • Final results
Latest releases are a big upgrade. Lot's of small issues are fixed, types included. Next 12 support, and form elements are in tamagui.dev/docs/components/…
5
To be clear, this will be an optional add-on and will let you choose which library you want to use.
1
... the rest of the plan mostly involves DX improvements, adding a few more helpful components, and normalizing more between native and web. Exciting year ahead!
2
5. Container queries. For now it will need to run fully in JS, but in the future we're making sure it will be able to compiler to CSS as they become supported.
1
4. Children selectors. This is a really big QoL upgrade over React Native, and after some initial explorations it seems doable performantly with full extraction on the web. It lets you do nice hover/press effects that are very common.
1
3. Animations: (via reanimated + moti) support first-class. We have a few ideas that keep it similar to web "transition" for simple cases, look out for an RFC.
2
1
1
2. Using StyleX: This should lower bundle size and increase runtime perf quite a bit.
1
1
1