Skip to content

Commit

Permalink
Update README.md with instructions about LearnAboutStackViews app
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Hyche committed Aug 1, 2017
1 parent 1d51266 commit 85a7112
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# mastering-auto-layout

This is a repository which contains playgrounds and sample apps for learning about UIStackView's and Auto Layout.

# Learning About Stack Views

This is a sample app which allows the user to explore stack views by experimenting with various parameters, pinning options, and content.

To run:

* Open LearnAboutStackViews/LearnAboutStackViews.xcodeproj in Xcode
* Set your simulator to one of the iPad simulators
* Build and Run
* Click on "Update" in bottom right to adjust parameters


0 comments on commit 85a7112

Please sign in to comment.