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 Jul 15, 2019. It is now read-only.
I try below code; however, it doesn't seem to have any effect as there seems to be no navigationController:
pickerViewController.navigationController?.hidesBarsOnSwipe = false
navigationController is nil actually. So is there any other way to disable the hiding of the navigationBar?
The text was updated successfully, but these errors were encountered: