Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T07:24:17.000Z (about 2 years ago)
- Last Synced: 2023-08-13T13:11:29.805Z (over 1 year ago)
- Topics: animatedtransitioning, childviewcontroller, ios, swift, uiviewcontroller
- Language: Swift
- Homepage: https://williamboles.com/
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build
Status](https://travis-ci.org/wibosco/CardTransitionWithViewControllers-Example.svg)](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