Skip to content

LinkKit 5.3.2

Compare
Choose a tag to compare
@dtroupe-plaid dtroupe-plaid released this 27 Mar 18:42
· 11 commits to master since this release

2024-03-27

Requirements

Name Version
Xcode >= 15.0.1
iOS >= 14.0

Changes

  • Resolved an issue where navigation buttons erroneously appeared within the safe-area during full-screen presentation of Link.
  • Deprecated custom Link presentation, providing a warning regarding full-screen presentation.

BEFORE
NavigationBug

AFTER
NavigationBugFix