-
Notifications
You must be signed in to change notification settings - Fork 14
Week 4 Homework
Timothy Lee edited this page Jul 8, 2014
·
14 revisions
- Create a scrollable view of Facebook notifications, such as the one above. Read the required and optional items below.
- Create a custom cell for the notification
- Set the left navigation bar icon to the search icon
- Set the right navigation bar icon to the messages icon
- Images can be loaded locally or from a URL. The quick references below demonstrate an easy way to load them from a URL
- Optional: Create a Notification model class with properties for profilePicUrl, text, iconUrl, timestamp
- Optional: Implement a functioning tab bar that can be switched between news feed and notifications
- Optional: Implement a scrollable version of news feed that contains your post from the Week 1 assignment
- Submit all the items above by next Monday at 10pm.
- To submit your weekly coding assignment, email me your Github repository URL or email me a zip file of your project.