Inspired by Flexbox Froggy, this is a fun and easy way for you to learn about iOS and Android mobile app layouts with NativeScript. Each level presents a different mobile app view that needs native UI elements laid out a certain way. NativeScript provides a variety of layout containers to help with this:
- StackLayout
- WrapLayout
- AbsoluteLayout
- GridLayout
- DockLayout
- FlexboxLayout
Check the lessons out at nslayouts.com.
MIT