A NavigationBarView is a very common UI element and the more presentable it is, the better. The following example shows how to setup a NavigationBarView on the fly.
A NavigationBarView is a very common UI element and the more presentable it is, the better. The following example shows how to setup a NavigationBarView on the fly.
A BasicCardView is super flexible with all its options - including a title, detail, left buttons, and right buttons. Below is an example of a simple setup.
v.detailLabel!.text="I am a very simple card. I am good at containing small bits of information. I am convenient because I require little code to use effectively."
v.detailLabel!.text="I am a very simple card. I am good at containing small bits of information. I am convenient because I require little code to use effectively."