The simple and lightweight UI data binding for Unity.
To install this package open Window -> Package Manager -> (+) -> Add package from git URL. Paste the link https://github.com/MerlinDS/UIDataBind.git and click Add button.
Import examples for features overview Window -> UIDataBind -> Import UIDataBind Examples. Then open Assets/UIDataBind/Examples/SampleScene
The UIDataBind user manual can be found in Wiki.
This package is in development, and requires Unity 2019.3.x, TextMeshPro 2.0.1.
- v0.0.2 - Binding of sub-contexts, Collections.
- v0.0.3 - Condition binders, Code snippets generation through binder components.
- v0.0.4 - Integration with Unity DOTS
- v0.1.0 - Full documentation, Tests.