React-native-paper: Side menu drawer example

Created on 24 Jun 2020  路  6Comments  路  Source: callstack/react-native-paper

I have not found any example of how to create a side menu or drawer in the docs, How can I do this?

react-native: 16.9.x
react-native-paper latest

Stale

Most helpful comment

@Alarees and @lukewalczak I am using that solution right now, but using a drawer should not require a navigator as a must, sometimes we just want to show a drawer for external links or really simple UI, so this library should just show a way to create a drawer without us to require to create a navigator. Is this right?

All 6 comments

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-paper
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

use react navigation lib, after you install it move to the Drawer navigation Section in their web side docs, after that you can use the (side menu or drawer in the docs)

Hey @Jonatthu please also check the article, it can be helpful!

@Alarees and @lukewalczak I am using that solution right now, but using a drawer should not require a navigator as a must, sometimes we just want to show a drawer for external links or really simple UI, so this library should just show a way to create a drawer without us to require to create a navigator. Is this right?

Hello 馃憢, this issue has been open for more than 2 months with no activity on it. If the issue is still present in the latest version, please leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution on workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ferrannp picture ferrannp  路  4Comments

sm2017 picture sm2017  路  4Comments

alikazemkhanloo picture alikazemkhanloo  路  4Comments

satya164 picture satya164  路  4Comments

yaronlevi picture yaronlevi  路  3Comments