Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 640 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 640 Bytes

Hero-SwiftUI-example

A simple three ViewController example which shows that Hero works when using Swift UI

Contents

This repository contains a basic proof of concept which shows that Hero can work when (most of the) UI is built using SwiftUI.

The project has two hero enabled viewcontrollers with one or more images. One UIKit based ViewController and one SwiftUI based viewcontroller, both ViewControllers transition to the same UKit based destination viewController when being tapped. Tapping the destination ViewController dismisses it.

Demo

Example gif