Advanced
typeof.eth@typeof.eth
11/27/2023

TIL about Tamagui, a React component library to create both native and web components. People on HN have really good things to say about it (https://news.ycombinator.com/item?id=38406274), can't wait to give it a try. https://tamagui.dev/

Frontend
In reply to @typeof.eth
Josh Babetski@quixado
11/28/2023

Used it on a project, but haven't played with it for like 6+ months. Great potential; my issue was that the documentation was iffy in places and that package updates would break things due to all the 3rd party hooks.

Frontend
In reply to @typeof.eth
Jeff Stout@stout
12/1/2023

I have been working with tamagui a bit this year and would recommend. While it is not perfect the team has done a great job and imo has made the right trade offs with their approach to cross platform.

Frontend
In reply to @typeof.eth
Jacek@jacek
12/10/2023

This looks kinda cool, but since it's a fairly new framework, I'm wondering if it will continue to be maintained well into the future. Also, I see people on HN commented that it's difficult to set up with NextJS.

Frontend