anupkher4 / Tweet-Redux

0 stars 0 forks source link

Auto-layout issues while re-using prototype table view cells #1

Open anupkher4 opened 7 years ago

anupkher4 commented 7 years ago
twitter mentions screen twitter profile screen

I was not able to figure out the solution for this problem. Tim suggested I try .nib files for table view cells. But that approach also did not fix it.

I was wondering if I could get an extension for submitting this assignment.

codepathreview commented 7 years ago

Hello Anup,

:+1: Nice work! We added this homework so that you'll have the experience building an app that's more similar in complexity to a production app. The optional account switching feature is interesting because you have to think about how TwitterClient is caching the access token to make sure it works correctly for multiple accounts.

We have a detailed Project 4 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well.

If you have any particular questions about the assignment or the feedback, email us at support@codepath.com.

Congratulations on finishing the final assignment! It's impressive to realize that in just four weeks, you've gone from building a simple tip calculator app to a polished MVC client.