6.6.15 • Published 1 month ago

@react-navigation/drawer v6.6.15

Weekly downloads
74,149
License
MIT
Repository
github
Last release
1 month ago

@react-navigation/drawer

Bottom tab navigator for React Navigation following iOS design guidelines.

Installation

Open a Terminal in your project's folder and run,

yarn add @react-navigation/core @react-navigation/drawer

Now we need to install react-native-gesture-handler and react-native-reanimated.

If you are using Expo, to ensure that you get the compatible versions of the libraries, run:

expo install react-native-gesture-handler react-native-reanimated

If you are not using Expo, run the following:

yarn add react-native-reanimated react-native-gesture-handler

If you are using Expo, you are done. Otherwise, continue to the next steps.

Next, we need to link these libraries. The steps depends on your React Native version:

  • React Native 0.60 and higher

    On newer versions of React Native, linking is automatic.

    To complete the linking on iOS, make sure you have Cocoapods installed. Then run:

    cd ios
    pod install
    cd ..
  • React Native 0.59

    If you're on an older React Native version, you need to manually link the dependencies. To do that, run:

    react-native link react-native-reanimated
    react-native link react-native-gesture-handler

IMPORTANT: There are additional steps required for react-native-gesture-handler on Android after linking (for all React Native versions). Check the this guide to complete the installation.

Usage

import { createDrawerNavigator } from '@react-navigation/drawer';

const Drawer = createDrawerNavigator();

export default function App() {
  return (
    <Drawer.Navigator>
      <Drawer.Screen name="home" component={Home} options={{ title: 'Home' }} />
      <Drawer.Screen name="feed" component={Feed} options={{ title: 'Feed' }} />
      <Drawer.Screen
        name="profile"
        component={Profile}
        options={{ title: 'Profile' }}
      />
    </Drawer.Navigator>
  );
}
@neur0base/app-sdkreact-native-twitter-clone@snooper/corepublishtestformeinreactnativewebtestcomponentreact-native-twilio-video-callkitreact-native-twilio-video-testreact-native-video-call-v1iusify-module-codigos_ptiusify-module-iuslexreact-native-jitsi-meet-lib@tendai.maswaya/sheshamobile-componentswhitedark-drawer-template@infinitebrahmanuniverse/nolb-_react-n@wavemaker/app-rn-runtimeordering-ui-react-nativeaincrad-library@everything-registry/sub-chunk-766hubspire-expo-appenntte_app_almacen_garnicaordering-ui-native-releaseordering-ui-native-ubanku-releaseoperationnpmnow-ui-react-nativepivot-expoonboardingjompacken-rnmoor-react-native-components@didcky/jaijaggabluekobramantiosyahrulalam@create-luna-app/expo@crqlar/expo-sdk@dabr89/expo-templatechecktestformytypescriptnativewebprojawt-helmet-adherenceawt-qr-scanner@autofleet/locomotion-sdkawesomesafinaz@axelor/aos-mobile-core@dededeck/client@beepsoft/hamster@bluebase/plugin-react-navigation@bluebase/componentswhitedark-expo-androidyes-frameworkandroid-example@akalli/create-akalli-appargon-react-nativecode-vortexnetsomenewawesomereact-native-viva-uireact-navigation-dynamic-drawerreact-navigation-generatedreact-native-template-rn-material-kit-freereact-native-template-gaussreact-native-template-gersonrs-templatereact-native-template-gersonrsantos-basicreact-native-template-coopertemplatereact-native-ts-boilerplatereact-native-veroz-nfc-managerrnv5rntyped-firebase-templatern-wrapper-packagernboilerplate-reduxsaga-typescriptrne-atrn-with-navigationrnshellrn-navigation-templatesrn-ui-builderrn-wappsto-networksreact-native-base-typescript-hungtruongreact-native-erxes-uireact-native-expo-router-templatesalesassistshot-on-targetsmcinsurancesmcinsurance-rntest-lib-tsnktamagui-expotemplate-qv-appstatefullapicjslibrarystark-custom-bottom-tab-barstark-custom-sidebar-menurytstestnpmpackagetestnpmswapnil2510storytellinguakshaynayakveritatismaximewefdsacerchretnerxfewedxfwsdfwefregakshay-react@1023-ventures/serra-commonagro-package@kafudev/react-native-core@lgowrav/testappexpo-managed-azikar24-templateexpo-router-template@lomelidev/react-native-toopago-uicreate-themed-react-native-appcreate-akalli-app
7.0.0-alpha.20

1 month ago

7.0.0-alpha.21

1 month ago

7.0.0-alpha.19

1 month ago

7.0.0-alpha.18

1 month ago

7.0.0-alpha.17

1 month ago

6.6.15

1 month ago

7.0.0-alpha.16

1 month ago

6.6.14

2 months ago

7.0.0-alpha.15

2 months ago

6.6.13

2 months ago

6.6.12

2 months ago

7.0.0-alpha.14

2 months ago

7.0.0-alpha.13

2 months ago

7.0.0-alpha.12

2 months ago

6.6.11

2 months ago

6.6.10

2 months ago

7.0.0-alpha.9

2 months ago

6.6.9

2 months ago

6.6.8

2 months ago

7.0.0-alpha.11

2 months ago

7.0.0-alpha.10

2 months ago

6.6.7

3 months ago

7.0.0-alpha.8

3 months ago

7.0.0-alpha.7

5 months ago

7.0.0-alpha.6

6 months ago

7.0.0-alpha.3

8 months ago

7.0.0-alpha.5

7 months ago

7.0.0-alpha.4

8 months ago

6.6.5

6 months ago

6.6.4

7 months ago

6.6.6

6 months ago

7.0.0-alpha.2

10 months ago

6.6.3

10 months ago

7.0.0-alpha.1

1 year ago

6.6.2

1 year ago

7.0.0-alpha.0

1 year ago

6.6.1

1 year ago

6.6.0

1 year ago

6.5.8

1 year ago

6.5.1

1 year ago

6.5.4

1 year ago

6.5.3

1 year ago

6.5.6

1 year ago

6.5.5

1 year ago

6.5.7

1 year ago

6.5.0

2 years ago

6.4.3

2 years ago

6.4.2

2 years ago

6.4.4

2 years ago

6.4.1

2 years ago

6.4.0

2 years ago

6.3.3

2 years ago

6.3.2

2 years ago

6.2.0

2 years ago

6.3.0

2 years ago

6.3.1

2 years ago

6.1.8

3 years ago

6.1.7

3 years ago

6.1.6

3 years ago

6.1.5

3 years ago

6.1.4

3 years ago

5.12.9

3 years ago

5.12.8

3 years ago

6.1.2

3 years ago

6.1.3

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.1

3 years ago

5.12.7

3 years ago

6.0.0

3 years ago

6.0.0-next.21

3 years ago

6.0.0-next.20

3 years ago

6.0.0-next.19

3 years ago

6.0.0-next.14

3 years ago

6.0.0-next.13

3 years ago

6.0.0-next.17

3 years ago

6.0.0-next.16

3 years ago

6.0.0-next.15

3 years ago

6.0.0-next.12

3 years ago

6.0.0-next.11

3 years ago

6.0.0-next.10

3 years ago

6.0.0-next.8

3 years ago

6.0.0-next.9

3 years ago

6.0.0-next.5

3 years ago

6.0.0-next.6

3 years ago

6.0.0-next.7

3 years ago

6.0.0-next.4

3 years ago

5.12.5

3 years ago

6.0.0-next.3

3 years ago

6.0.0-next.2

3 years ago

6.0.0-next.0

3 years ago

6.0.0-next.1

3 years ago

5.12.4

3 years ago

5.12.3

3 years ago

5.12.2

3 years ago

5.12.1

3 years ago

5.12.0

3 years ago

5.11.5

3 years ago

5.11.4

3 years ago

5.11.3

3 years ago

5.11.2

3 years ago

5.11.1

3 years ago

5.11.0

3 years ago

5.10.7

3 years ago

5.10.6

3 years ago

5.10.5

3 years ago

5.10.4

3 years ago

5.10.3

3 years ago

5.10.2

3 years ago

5.10.1

3 years ago

5.10.0

4 years ago

5.9.3

4 years ago

5.9.2

4 years ago

5.9.1

4 years ago

5.9.0

4 years ago

5.8.7

4 years ago

5.8.6

4 years ago

5.8.5

4 years ago

5.8.4

4 years ago

5.8.3

4 years ago

5.8.2

4 years ago

5.8.1

4 years ago

5.8.0

4 years ago

5.7.7

4 years ago

5.7.6

4 years ago

5.7.5

4 years ago

5.7.4

4 years ago

5.7.3

4 years ago

5.7.2

4 years ago

5.7.1

4 years ago

5.7.0

4 years ago

5.6.4

4 years ago

5.6.3

4 years ago

5.6.2

4 years ago

5.6.1

4 years ago

5.6.0

4 years ago

5.0.0-web.2

4 years ago

5.0.0-web.1

4 years ago

5.0.0-web.0

4 years ago

5.5.1

4 years ago

5.5.0

4 years ago

5.4.1

4 years ago

5.4.0

4 years ago

5.3.4

4 years ago

5.3.3

4 years ago

5.3.2

4 years ago

5.3.1

4 years ago

5.3.0

4 years ago

5.2.0

4 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.7

4 years ago

5.0.6

4 years ago

5.0.5

4 years ago

5.0.4

4 years ago

5.0.3

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

5.0.0-alpha.46

4 years ago

5.0.0-alpha.47

4 years ago

5.0.0-alpha.45

4 years ago

5.0.0-alpha.44

4 years ago

5.0.0-alpha.43

4 years ago

5.0.0-alpha.41

4 years ago

5.0.0-alpha.40

4 years ago

5.0.0-alpha.39

4 years ago

5.0.0-alpha.37

4 years ago

5.0.0-alpha.38

4 years ago

5.0.0-alpha.36

4 years ago

5.0.0-alpha.34

4 years ago

5.0.0-alpha.33

4 years ago

5.0.0-alpha.32

4 years ago

5.0.0-alpha.31

4 years ago

5.0.0-alpha.30

4 years ago

5.0.0-alpha.29

4 years ago

5.0.0-alpha.28

4 years ago

5.0.0-alpha.27

4 years ago

5.0.0-alpha.26

4 years ago

5.0.0-alpha.25

4 years ago

5.0.0-alpha.24

4 years ago

5.0.0-alpha.23

4 years ago

5.0.0-alpha.22

4 years ago

5.0.0-alpha.21

4 years ago

5.0.0-alpha.20

4 years ago

5.0.0-alpha.19

4 years ago

5.0.0-alpha.18

4 years ago

5.0.0-alpha.17

4 years ago

5.0.0-alpha.16

5 years ago

5.0.0-alpha.15

5 years ago

5.0.0-alpha.14

5 years ago

5.0.0-alpha.13

5 years ago

5.0.0-alpha.12

5 years ago

5.0.0-alpha.11

5 years ago

5.0.0-alpha.10

5 years ago

5.0.0-alpha.9

5 years ago

5.0.0-alpha.8

5 years ago

5.0.0-alpha.7

5 years ago

5.0.0-alpha.6

5 years ago

5.0.0-alpha.5

5 years ago

5.0.0-alpha.4

5 years ago

5.0.0-alpha.3

5 years ago

5.0.0-alpha.2

5 years ago

5.0.0-alpha.1

5 years ago

5.0.0-alpha.0

5 years ago