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.
- Host: GitHub
- URL: https://github.com/psvantares/unity_navigation_drawer
- Owner: psvantares
- License: mit
- Created: 2018-08-06T03:46:26.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-10-13T11:40:47.000Z (over 2 years ago)
- Last Synced: 2025-03-04T00:02:04.092Z (over 1 year ago)
- Topics: android, ios, navigation-drawer, unity, webgl
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 66
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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