Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaspik committed Sep 10, 2021
2 parents 5f5c2b3 + b313a86 commit 6d3d205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/KeyboardManager/KeyboardManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import UIKit

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

/// A callback that passes a `KeyboardNotification` as an input
Expand Down

0 comments on commit 6d3d205

Please sign in to comment.