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

Better apps, less code, more platforms @natebirdman @appjsconf #sketchnote
4
22
3,015
Catch the Tamagui talk at @appjsconf It was an honor be a speaker and really felt the love, so many great speakers and super talented people there! youtube.com/watch?v=1WnmFqIm…
2
43
4,198
tamagui retweeted
Replying to @natebirdman
@natebirdman giving a deep dive into @tamagui_js at @appjsconf. As a very early adopter, I highly recommend it as it’s one of my favorite libs! Well taught piece of software by a talented dev spending thousands of hours to build this! Will share a video soon!
1
7
50
4,902
We're making a new guide: How to Build a Button. On the flight to @appjsconf, @natebirdman got 4 new features working to simplify the code into what we've been wanting for months. It's 💦 Can you spot the 2 more obvious ones and 1 less obvious one shown here?
2
36
3,114
tamagui retweeted
Replying to @fireship_dev
Of course @tamagui_js
2
3
46
6,027
Ok, so going to go with Button* since it autocompletes better and the namespace makes sense (it’s a part of the Button family more than headless). So let’s try again.
17% ButtonHeadless
50% ButtonBase
19% ButtonUnstyled
13% Doesn’t matter much
155 votes • Final results
5
2
6
3,038
We're about to release a headless (unstyled) Button alongside the existing one. Do we export it as:
28% ButtonHeadless
52% HeadlessButton
20% Something else
184 votes • Final results
5
1
4
4,771
It will also be available as `import { Button } from '@tamagui/button/headless'` This is just for importing from @tamagui/button or tamagui itself
1
5
1,257
Case for ButtonHeadless: VSCode autocomplete will show it as you type Button for easier discoverability, and it keeps Button* things within a namespace. Case for HeadlessButton: reads more naturally, and it keeps headless things in a namespace.
2
3
1,147
tamagui retweeted
Trying to support type: "module" / fully specified imports / mjs has been a nightmare. Latest @tamagui_js release finally removes the last remnants of it. What a shit-show.
1
21
3,075
Making onboarding easier one day at a time 🌅 this morning we've added a new starter `simple-web` Just run `npm create tamagui@latest` ✅Complete tamagui.config.ts from scratch ✅Webpack and vite ✅No monorepo
4
2
34
4,732
See the hand-rolled config here: github.com/tamagui/tamagui/b…
1
5
1,022
We still recommend using the `next-expo-solito` starter or at least the `themes` package for a more full-featured prod-ready setup. But this starter is great for playing with Tamagui quickly, learning how to configure it, and understanding the basic design system definition.
5
891
Introducing sexy OG cards for component docs thanks to @alire74_ tamagui.dev/docs/components/…
1
4
51
5,131
What would be the most useful paid starter template?
4% Dev splash / docs
31% SaaS site / admin
61% Auth, account, profile
5% Other (reply below)
108 votes • Final results
2
1
4
2,117
tamagui.dev before and after the compiler:
1
1
53
10,671
Average over 4 runs is 82 and 91
3
1,113
Three nice animations improvements: 🔸 Animations now have full SSR support even using spring based animation drivers with themes 🔸 @tamagui/react-native-animated driver supports all style values including color values 🔸 @tamagui/moti-driver is available for testing
2
46
3,568