Hi everybody!
This weekend I created this really nice open source package Flex UI, that adds support for flexbox-style layout in Unity UI (more accurately, RectTransform-based hierarchies): https://github.com/gilzoide/unity-flex-ui
Flexible layouts are awesome when developing applications with responsive UI, and with the help of the Yoga layout engine (which is the same used by...
Flexbox in Unity UI
This weekend I created this really nice open source package Flex UI, that adds support for flexbox-style layout in Unity UI (more accurately, RectTransform-based hierarchies): https://github.com/gilzoide/unity-flex-ui
Flexible layouts are awesome when developing applications with responsive UI, and with the help of the Yoga layout engine (which is the same used by...
Flexbox in Unity UI