InputBarAccessoryView
InputBarAccessoryView copied to clipboard
Migrate to Swift 6, fully support async/await and Swift concurrency, drop iOS 13
- 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