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
- Host: GitHub
- URL: https://github.com/ninjaprox/sl-adaptiveweather
- Owner: ninjaprox
- License: mit
- Created: 2015-10-06T01:18:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T01:37:17.000Z (over 10 years ago)
- Last Synced: 2025-01-23T23:28:53.369Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 163 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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