Leaframe is an USS framework that provides most of common web features, with custom controls and navigation system.
- Base USS theme (buttons, inputs, labels, colors)
- Container with
nth-child
,empty
,only-child
and other behaviors (custom control) - Alert
- TabView
- Badges
- Charts (pie, bar, line)
- Gestures (swipe, long press, drag)
- Modals
- Navigation System
The project is built following the Unity package manager recommendation. You can install it directly from the package manager by following the official documentation : https://docs.unity3d.com/Manual/upm-ui-giturl.html
- Go to
Window
>Package Manager
- Click on the "+" button in the upper left corner
- Click "Add package from git URL..."
- Paste
https://github.com/DarkRewar/leaframe.git
and apply with "Add" button