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

how to adapt to iphone6 #1

Closed
chenlam opened this issue Oct 29, 2014 · 3 comments
Closed

how to adapt to iphone6 #1

chenlam opened this issue Oct 29, 2014 · 3 comments

Comments

@chenlam
Copy link

chenlam commented Oct 29, 2014

image

@JakeLin
Copy link
Owner

JakeLin commented Oct 29, 2014

Hi chenlam,

This app is used for teaching online training course. Each app I use focuses on several aspects of iOS development. In this todo app, I teach UITableViewController, Core Data and networking programming.

To support iPhone 6, we need to add constraints to Auto Layout. I have demonstrated how to use Auto Layout (the Korean beauty page) in Beauty Gallery app https://github.com/JakeLin/BeautyGallery. Would you have a look at this repo and see how to add constraints?

Thanks
Jake

@chenlam
Copy link
Author

chenlam commented Oct 30, 2014

Hi Jake,

I have look at BeautyGallery repo, but still don't know how to use Auto Layout by IB, so waiting for your online training course's update.Todo app also teach in course?

@JakeLin
Copy link
Owner

JakeLin commented Oct 30, 2014

Yes, Todo app will be in the course as well.

Jake

On 30 October 2014 13:10, chenlam notifications@github.com wrote:

Hi Jake,

I have look at BeautyGallery repo, but still don't know how to use Auto
Layout by IB, so waiting for your online training course's update.Todo app
also teach in course?


Reply to this email directly or view it on GitHub
#1 (comment).

@chenlam chenlam closed this as completed Oct 30, 2014
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