An open API service indexing awesome lists of open source software.

https://github.com/psvantares/unity_navigation_drawer

The navigation drawer is a UI panel that shows your app's main navigation menu. It is hidden when not in use, but appears when the user swipes a finger from the left edge of the screen or, when at the top level of the app, the user touches the drawer icon in the app bar.
https://github.com/psvantares/unity_navigation_drawer

android ios navigation-drawer unity webgl

Last synced: about 1 year ago
JSON representation

The navigation drawer is a UI panel that shows your app's main navigation menu. It is hidden when not in use, but appears when the user swipes a finger from the left edge of the screen or, when at the top level of the app, the user touches the drawer icon in the app bar.

Awesome Lists containing this project

README

          

Navigation Drawer

## User interface



## Usage



## Compatibility
Circle menu is written in Unity 2021. Also works with versions since 5.x.x, 201x.x.x (need to rebuild prefabs). (iOS, Android, PC, WebGL)

## License
This project is licensed under the MIT - see the [LICENSE.md](https://github.com/psvantares/unity_navigation_drawer/blob/develop/LICENSE) file for details