Загрузка видео...
Не удалось загрузить видео
Introducing Zeego 2: dropdown & context menus that work everywhere → Pure Radix UI on Web → react-native-web dependency dropped → Works with Tailwind, shadcn UI, pure CSS, etc. → Native menu on iOS & Android → Works in web-only codebases with zero config yarn add zeego
46,219 просмотров • 1 год назад •via X (Twitter)
Комментарии: 10

One subtle change is that Zeego is now web-first. Specifically: no more web.tsx files. Web is always the default. React Native's bundler will always look for platform extensions; web ones won't. Universal libraries should go web-first to simplify setup. (I've come full circle)

Dropping react-native-web means dropping its prebuilt styles. Zeego for is now 100% unstyled, meaning there are some breaking changes. It should only take a minute to address them, and I tried to be as exhaustive to document every case that might break.

Check out the release notes to see the migration guide. yarn add zeego

and learn about zeego →

@shadcn Can't wait to try this out! Nice work. Are all the deps new arch compatible? Wasn't sure about ios utilities

@shadcn Not yet, but I recommend sponsoring @GoDominic on GitHub as he tries to make this a reality. It’s a hard problem but it looks like he’s been making good progress

Zeego 2.0.3 fixes common typescript issues people reported

@shadcn Amazing work, can't wait to upgrade!

@shadcn This is 🔥🔥🔥 Being web-first on top of it is the 🍒 on the 🎂👌

@shadcn Congrats on the release, this is huge! 🔥
