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
I'm using storyboards so I don't use the App Delegate class to initialize my views. How would I implement the CRGradientNavBar then? Is it not possible?
Go to your storyboard. Select your Navigation Controller Scene. Beneath your Navigation Controller, there is the Navigation Bar item. Select it. In the Utilities Panel (on the right), select the Identity Inspector (3rd tab). Set your subclass of UINavigationBar as the CRGradientNavigationBar.
I'm using storyboards so I don't use the App Delegate class to initialize my views. How would I implement the CRGradientNavBar then? Is it not possible?
The text was updated successfully, but these errors were encountered: