nandorojo / dripsy

🍷 Responsive, unstyled UI primitives for React Native + Web.

Home Page:https://dripsy.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example with expo router?

ethanneff opened this issue · comments

The docs (https://www.dripsy.xyz/get-started/web/expo) recommend using @expo/webpack-config, but this is longer the future for expo.

Expo Webpack has been moved to maintenance mode, Expo Router is now the preferred way to build websites with Expo.

https://blog.expo.dev/introducing-expo-router-v2-3850fd5c3ca1

Is there a solution without using @expo/webpack-config?

presumably it should work with zero config with metro i believe

thanks, i'll try and update any findings