You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New Detail Presentation System + Parallax
- Detail view presentation uses a ViewController and implements "UIViewControllerTransitioningDelegate", so presentation now works even when cards are in a scrollView.
- Add parallax effect to cards
- Fixed minor bugs
- Code cleanup