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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
the end result is that the root view controller's view is not added to the view hierarchy and results in nothing visible on the screen. The setter/getter for the navigationBarClass appear to be the issue as commenting them out allows the view to be visible once again.
When trying to create a UINavigationController in the following manner:
the end result is that the root view controller's view is not added to the view hierarchy and results in nothing visible on the screen. The setter/getter for the navigationBarClass appear to be the issue as commenting them out allows the view to be visible once again.
The text was updated successfully, but these errors were encountered: