Skip to content

MVVM Views System for Unity3D

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

takaaptech/UniGame.ViewSystem

 
 

Repository files navigation

UniGame.ViewSystem

MVVM View System for Unity3D

Overview

  • support base principles of MVVM concepts.
  • support ui skins from the box
  • based on Unity Addressable Resources
  • handle Addressables Resource lifetime

UI System Settings

Create Settings

Settings Rebuild

Ui System supports auto settings rebuild . AssetPostprocessor will be triggered if any asset changed at project directory registered in Ui System Settings

You can manualy trigger rebuild:

  • For All Settings

  • For target settings asset from inspector context menu

Examples

Item List View

About

MVVM Views System for Unity3D

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%