applidium / OverlayContainer

Non-intrusive iOS UI library to implement overlay based interfaces
https://gaetanzanella.github.io/2018-12-17/replicating-apple-maps-overlay
Other
1.15k stars 94 forks source link

ConcreteOverlayContainerDismissalPolicyContext Errors #64

Closed DorenBoust closed 4 years ago

DorenBoust commented 4 years ago

Hi way i got those errors? (i installed with swift packages)

thanks image

gaetanzanella commented 4 years ago

Hi @DorenBoust, thanks for the issue! A import UIKit is missing. 3.5 is still in beta, I have to fix the CI before releasing it (to detect such errors…). Use the version 3.4.1 instead!

gaetanzanella commented 4 years ago

Fix in 3.5.0-beta.3