Skip to content

Commit 8f16da3

Browse files
committed
Fix KeyboardManager marked as unavailable in extensions
1 parent 5d2e2f0 commit 8f16da3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/KeyboardManager/KeyboardManager.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import UIKit
2929

3030
/// An object that observes keyboard notifications such that event callbacks can be set for each notification
31-
@available(iOSApplicationExtension, unavailable)
3231
open class KeyboardManager: NSObject, UIGestureRecognizerDelegate {
3332

3433
/// A callback that passes a `KeyboardNotification` as an input

0 commit comments

Comments
 (0)