Skip to content

v4.0.10 Removed non-public API's

Choose a tag to compare

@hackiftekhar hackiftekhar released this 17 Mar 04:24
· 561 commits to master since this release

Bugfixes:

  • 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.