In this course, we will learn how to use the core layouts for NativeScript apps. We will start with the basic principles of NativeScript layouts using XML. This course will use the app templates provided from the NativeScript framework and installed using the NativeScript CLI.
We will cover the following layouts: StackLayout
, WrapLayout
, GridLayout
, DockLayout
, AbsoluteLayout
and FlexboxLayout
. Understanding the concepts and usage of UI layouts in NativeScript is key for a great app.