InputBarAccessoryView icon indicating copy to clipboard operation
InputBarAccessoryView copied to clipboard

Migrate to Swift 6, fully support async/await and Swift concurrency, drop iOS 13

Open Kaspik opened this issue 4 months ago • 0 comments

  • Migrate to Swift 6
  • Fully enable Swift concurrency
  • Drop iOS 13 - even tho Swift concurrency has been backed-in for iOS 13, it's recommended to use iOS 14+, so I don't see a reason why keeping it around - those users should stick to 6.5.0 release
  • Update example project

Fixes https://github.com/nathantannar4/InputBarAccessoryView/issues/273

Kaspik avatar Oct 14 '24 06:10 Kaspik