Apply "Navigation Drawer" screen design
See original GitHub issueOverview (Required)
The title says everything.
Make it previewable(Prease add @Preview
methods) and try to implement it paying attention to state hoisting.
Links
https://www.figma.com/file/IFlrbfmBSdYvUz7VmSzfLV/DroidKaigi_2021_official_app There are some parts where the design size is not accurate. Use 4dp * x size and similar Material components. Please log in to see the size on the design.
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
Drawer Navigator | React Navigation
To use this drawer navigator, import it from @react-navigation/drawer : ... layout - Dimensions of the screen, contains height and width properties.
Read more >Custom Drawer Navigator in React Navigation 6 - YouTube
In this tutorial, you'll learn to implement the drawer navigator in react navigation v6 and customize it. Here I have shown you how...
Read more >Navigation Drawer in Android - GeeksforGeeks
In this discussion, we are going to use the Material Design Navigation drawer. So add the following Material design dependency to the ...
Read more >Navigation drawer – Material Design 3
Navigation drawers provide access to destinations in your app.
Read more >Update UI components with NavigationUI - Android Developers
To add a navigation drawer, first declare a DrawerLayout as the root view. Inside the DrawerLayout , add a layout for the main...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK! I’ll continue with the implementation.
Probably you can export SVG and it can import from Android Studio 👀 Maybe you need to log in?