Jignesh Panchal
Results
1
issues of
Jignesh Panchal
I am trying to use customView for rightNavigationItem along with "usesLargeTitle" viewController.navigationItem.usesLargeTitle = true var btn: UIBarButtonItem { let button = UIButton(type: .custom) button.setImage(UIImage(named: "Alert"), for: .normal) button.frame = CGRect(x:...