UniMob.UI Versions Save

MVU/Redux like library for building declarative UI in Unity (inspired by Flutter)

0.6.0

1 year ago

What's Changed

Breaking Changes

Full Changelog: https://github.com/codewriter-packages/UniMob.UI/compare/0.5.3...0.6.0

0.5.3

1 year ago

What's Changed

Features

Fixes

Full Changelog: https://github.com/codewriter-packages/UniMob.UI/compare/0.5.2...0.5.3

0.5.2

1 year ago

What's Changed

Changes

New Contributors

Full Changelog: https://github.com/codewriter-packages/UniMob.UI/compare/0.5.1...0.5.2

0.5.1

1 year ago

What's Changed

Fixes

  • Fixed a bug due to which addressables were sometimes not loaded

Features

Full Changelog: https://github.com/codewriter-packages/UniMob.UI/compare/0.5.0...0.5.1

0.5.0

1 year ago

What's Changed

Breaking Changes


UniMob.UI no longer supports Addressables loading on UI render phase. All used assets must be pre-loaded and cached with:

await UniMobAddressablesPreloadHandle.Create("<addressables-assets-label>").LoadAsync();

Full Changelog: https://github.com/codewriter-packages/UniMob.UI/compare/0.4.10...0.5.0

0.4.10

1 year ago

0.4.2

2 years ago

0.3.2

2 years ago

0.3.0

3 years ago