Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadMe issue #8

Closed
mallardknundrum opened this issue Feb 6, 2017 · 0 comments
Closed

ReadMe issue #8

mallardknundrum opened this issue Feb 6, 2017 · 0 comments

Comments

@mallardknundrum
Copy link

mallardknundrum commented Feb 6, 2017

  1. Add a UITableViewController scene that will be used to add and view alarms
    note: We will use a static table view for our Alarm Detail view, static table views should be used sparingly, but they can be useful for a table view that will never change, such as a basic form. You can make a table view static by selecting the prototype cell on the UITableViewController, going to the Attribute Inspector, and changing the content dropdown from Dynamic Prototypes to Static Cells.

It should be the prototype cell

Nevermind. I was actually selecting the table view...

@armadsen armadsen closed this as completed Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants