Skip to content

ivan-gaydamakin/uikit-swiftui-transition-ios14-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

InterruptibleTransition

Bug on ios 14: https://openradar.appspot.com/FB9075949

  • SwiftUI View hosted in a UIHostingController: Cancelling an interactive dismiss causes Button not to respond to taps

For activate fix:

  • Go to file FluidTransition/Transition/Animations/DismissAnimation.swift
  • Uncomment line №26

Пример для статьи Всплывай! Транзишены в iOS

В проекте:

  • анимированные переходы между экранами
  • работа с UIPresentationController
  • интерактивное закрытие и отображение контроллера

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages