Skip to content

wendyabrantes/WAInvisionProjectSpaceExample

Repository files navigation

WAInvisionProjectSpaceExample

WAInvisionProjectSpaceExample is a demo on How to recreate a custom UI inspired by Invision Projects Space.

alt tag

Requirements

  • Xcode 8.2.1 or higher
  • Swift 3
  • Apple LLVM compiler
  • iOS 10.0 or higher (May work on previous versions, I just didnt test on it, feel free to edit)

Demo

Open and run the WAInvisionProjectSpaceExample project in Xcode to see the interaction in action.

Tutorial

Tutorial on medium

PART 1 - Parallax Effect https://medium.com/@wendyabrantes/part-1-creating-a-custom-animation-inspired-be-invision-projects-space-65bf83a3b12b#.clc7somcc

PART 2 - Custom View Controller Transition https://medium.com/@wendyabrantes/part-2-creating-a-custom-animation-inspired-by-invision-projects-space-28b9afb80a7e#.odjxnp37f

Contact

Wendy Abrantes

License

The MIT License (MIT)

Copyright (c) 2015 Wendy Abrantes

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.