react-native-drawer-layout
Version:
Drawer component for React Native
6 lines (3 loc) • 465 B
Markdown
# React Native Drawer Layout
A cross-platform Drawer component for React Native implemented using [`react-native-gesture-handler`](https://docs.swmansion.com/react-native-gesture-handler/) and [`react-native-reanimated`](https://docs.swmansion.com/react-native-reanimated/) on native platforms and CSS transitions on Web.
Installation instructions and documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/drawer-layout/).