Festival Svobody
I've been working on an AR module that should enrich the real exhibition for an event app for the Czech Freedom Festival.
I was responsible for the entire development of the iOS app. It was our first project using SwiftUI, so the project involved research and changes to our architecture.
Interesting fact: The airplane animation that is executed during scrolling on the flight detail screen was my idea. I’ve quite enjoyed that as it was relatively easy thanks to the SwiftUI framework 😁.
As I mentioned in the beginning, we were using SwiftUI and I had to modify our architecture to make it work well with the different framework. Also, I switched RxSwift for Combine for the data flow handling there. The project was partly experimental for us (from a technical point of view), but I think we managed it well in the end (and the app looks really cool, imho 😎).