Skip to content

amritha/Mailbox-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mailbox-App

Mailbox Homework for Codepath

Time Spent: ~10 hours

Completed Stories:

  • Required: Initially, the revealed background color should be gray.
  • Required: As the reschedule icon is revealed, it should start semi-transparent and become fully opaque. If released at this point, the message should return to its initial position.
  • Required: After 60 pts, the later icon should start moving with the translation and the background should change to yellow.
  • Required: Upon release, the message should continue to reveal the yellow background. When the animation it complete, it should show the reschedule options.
  • Required: After 260 pts, the icon should change to the list icon and the background color should change to brown.
  • Required: Upon release, the message should continue to reveal the brown background. When the animation it complete, it should show the list options.
  • Required: User can tap to dismissing the reschedule or list options. After the reschedule or list options are dismissed, you should see the message finish the hide animation.
  • Required: As the archive icon is revealed, it should start semi-transparent and become fully opaque. If released at this point, the message should return to its initial position.
  • Required: After 60 pts, the archive icon should start moving with the translation and the background should change to green.
  • Required: Upon release, the message should continue to reveal the green background. When the animation it complete, it should hide the message.
  • Required: After 260 pts, the icon should change to the delete icon and the background color should change to red.
  • Required: Upon release, the message should continue to reveal the red background. When the animation it complete, it should hide the message.
  • Optional: Panning from the edge should reveal the menu
  • Optional: If the menu is being revealed when the user lifts their finger, it should continue revealing.
  • Optional: If the menu is being hidden when the user lifts their finger, it should continue hiding.
  • Optional: Tapping on compose should animate to reveal the compose view.
  • Optional: Tapping the segmented control in the title should swipe views in from the left or right.
  • Optional: Shake to undo.

Mailbox App Walkthrough:

Mailbox App Walkthrough

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages