Welcome! Yall is a responsive layout library inspired by the CSS Flexbox and TailWindCSS Framework.
First Yall offers a robust flexbox engine which allows you to build user interfaces where elements can have fixed or relative sizes. Parents nodes will either grow or contain their children and you can mix and match to easily create spacers, floaters and more! See some examples:
Yall is not a widget, component or input library. Yall is only meant to help you position your elements around and adapt to any screen size. You are free to use any input method to drive your logic and examples are provided in the examples folder.
Todo: Finish writing Readme...