You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where Apple rejected apps using libray due to referencing some non-public API's (We previously added those non-public API's for workarounds #865).
Improvements:
Added registerAllNotifications & unregisterAllNotifications methods to completely disable library at developer risk
Deprecations and Removed:
Deprecated isAskingCanBecomeFirstResponder because this no longer useful now.
Removed shouldHidePreviousNext in favor of previousNextDisplayMode.