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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 file for details

About

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.

License:MIT License


Languages

Language:C# 100.0%