https://github.com/wibosco/cardtransitionwithviewcontrollers-example
An example project looking at producing a view transition similar to the App Store card transition by using child view controllers
https://github.com/wibosco/cardtransitionwithviewcontrollers-example
animatedtransitioning childviewcontroller ios swift uiviewcontroller
Last synced: about 1 year ago
JSON representation
An example project looking at producing a view transition similar to the App Store card transition by using child view controllers
- Host: GitHub
- URL: https://github.com/wibosco/cardtransitionwithviewcontrollers-example
- Owner: wibosco
- License: mit
- Created: 2019-10-11T10:55:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T07:24:17.000Z (over 3 years ago)
- Last Synced: 2025-01-23T05:30:52.082Z (over 1 year ago)
- Topics: animatedtransitioning, childviewcontroller, ios, swift, uiviewcontroller
- Language: Swift
- Homepage: https://williamboles.com/
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/wibosco/CardTransitionWithViewControllers-Example)

# CardTransitionWithViewControllers-Example
An example project looking at producing a view transition similar to the App Store card transition by using child view controllers