Skip to content

Dorahan/Mailboxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 3 Project Mailbox

CodePath Assignment

This assignments task was to recreate some of the gestures of the Mailbox app.

Time spent: 8 hours in total

Completed user stories:

  • User can swipe left or right on first email to do action:
  • Archive, Delete, List, Later
  • User can swipe from left edge of screen to reveal menu and close it. (The view will snap either to original or right position depending on the direction swiping)

Notes:

Implemented an extra UIPanGestureRecognizer to be able to move the mainView back to its original position. Because once triggered from the UIScreenEdgePanGestureRecognizer I was not able to close the menu.

Walkthrough of all user stories:

Image of Carousel_additional

About

Codepath Assignment Week 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages