An open API service indexing awesome lists of open source software.

https://github.com/ninjaprox/sl-adaptiveweather

Self-learning adaptive layout
https://github.com/ninjaprox/sl-adaptiveweather

Last synced: 11 months ago
JSON representation

Self-learning adaptive layout

Awesome Lists containing this project

README

          

SL-AdaptiveWeather
==================

Self-learn adaptive layout

### Tutorial
http://www.raywenderlich.com/113768/adaptive-layout-tutorial-in-ios-9-getting-started

### What learned?
* Use size classes in storyboard
* Preview storyboard
* Difference between First Item and Second Item in a constraint
* Install, uninstall constraints in size classes
* Change font size in a size class

### Tips
* Cmd-Delete to delete a constraint in a size class instead of Delete to delete in all size classes