Skip to content

An example of using web-only components to create high-performing drawers on web platforms

Notifications You must be signed in to change notification settings

EvanBacon/expo-router-better-web-drawers-example

Repository files navigation

Expo Router web drawers example

This example uses Shadcn UI for web-only layouts that feel more refined to the web platform, and React Navigation drawers on native. The result is better overall bundle size, a11y, and performance on web.

This is a fork of my expo router shadcn guide.

Reminder: Shadcn UI does not work on native, so you'll need to ensure you don't load any Shadcn UI components on native. You can use the Platform module to do this. Learn more: Platform-specific modules.

About

An example of using web-only components to create high-performing drawers on web platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published