Skip to content

Commit

Permalink
Completed custom page transition
Browse files Browse the repository at this point in the history
  • Loading branch information
yonasstephen authored Apr 14, 2017
1 parent ab14f86 commit 7614879
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,20 @@ Things I learn:
- Custom page tab navigation with underline border that animates to selected page (For You, Homes, Experience, Places)
- Nested UICollectionView inside UITableView

### Project 4 - Custom Page Transition

![page transition](https://media.giphy.com/media/xUPGcGbkRirK3V7344/giphy.gif)

Things I learn:
- A lot from here: https://www.raywenderlich.com/110536/custom-uiviewcontroller-transitions and here: http://blog.matthewcheok.com/design-teardown-preview-expanding-cells/
- How to slice and snapshot views to animate transition on present and dismiss
- New AirbnbReview component

# Coming Soon

This is an ongoing project and a lot of things already planned!

- Page transition animation on selecting home item
- ~~Page transition animation on selecting home item~~
- The map view! (that all other booking apps copy :D)
- Home detail screen
- My trips screen
Expand Down

0 comments on commit 7614879

Please sign in to comment.