Release 0.7.0
- Added NonDrawingView to have an Image without a renderer to not add additional draw calls.
- Added SafeAreaHelperView to add the possibility for the RectTransform to adjust himself to the screen notches
- Added AnimatedUiPresenter to play animation on enter or closing
- Added the possibility to add Layers externally into the UiService
Changed:
- Now Canvas are single GameObjects that can be controlled outside of the UiService
Fixed:
- Fixed the issue when setting data on UiPresenterData not being invoked