Overview of with-router-menus features
masterThe with-router-menus example demonstrates how to use native context menus to manipulate state and data in your UI. It utilizes the following technologies:
- Expo Router: File-based navigation.
- Nativewind: Tailwind/
classNamestyling support. - Zeego: Provides native menus on iOS and Android.
- shadcn/ui Dropdown: A custom implementation used for styled menus on the web.