jboi-github / GameFrame

All your iOS game needs. Apart from the game.
GNU General Public License v3.0
1 stars 1 forks source link

Position information and navigation #17

Closed jboi-github closed 4 years ago

jboi-github commented 4 years ago

I'd like to position navigation and information areas on the available space. Possible positions for each are:

If both are positioned at the same location, navigation is placed first and information second. They're placed horizontally, when using leading/trailing positioning and vertically otherwise.

jboi-github commented 4 years ago

Done with minimal intervention. Nav- and Info areas are layers now. They can be positioned by modifiers. Additionally one navigation item per view can be placed to a navigation bar.