Alexander Khazzam

Results 2 issues of Alexander Khazzam

` IQKeyboardManager.shared().isEnabled = true` works for some reason whereas `IQKeyboardManager.shared.enabled` is giving the error **Value of type '() -> IQKeyboardManager' has no member 'enabled'**. It is a bit odd that...

Hi! The library should include a method that detects whether the notification was delivered. Currently, addEventListener(“notification”, callback) ONLY executes when a notification was pressed or swiped away; it does not...