ZingWorkshop / Studio

3 stars 1 forks source link

Add additional Navigation Bar configurations #402

Open michaelahokas opened 5 years ago

michaelahokas commented 5 years ago

There are several Navigation Bar configurations which are not currently supported in Zing.

screenshot 2018-11-17 23 24 31

At the moment it is hard to create a navigation bar for a modal sheet using the Apple.NavigationBar because it automatically adds the back navigation with the arrow

michaelahokas commented 5 years ago

Oh I see... View.present rather than View.push... :-)

aaronkennedy commented 5 years ago

Zing will always add back for a push. It does make sense to add a prompt property and possibly a “left” group (that would still be replaced by the back label in case of a push).

michaelahokas commented 4 years ago

yeah these really would be handy 👍