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
When using this library it will create various issues since it is swizzling all instances of UINavigationController. The default for controlling the navigation bar appearance, fd_viewControllerBasedNavigationBarAppearanceEnabled, should be NO so that it doesn't conflict with other implementations. The user should specify if they want to turn this feature on.
The text was updated successfully, but these errors were encountered:
When using this library it will create various issues since it is swizzling all instances of UINavigationController. The default for controlling the navigation bar appearance, fd_viewControllerBasedNavigationBarAppearanceEnabled, should be NO so that it doesn't conflict with other implementations. The user should specify if they want to turn this feature on.
The text was updated successfully, but these errors were encountered: