Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 678 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 678 Bytes

Learn NativeScript Layouts

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.

screenshot

License

MIT