Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storyboards? #8

Open
Steven4294 opened this issue Aug 3, 2014 · 1 comment
Open

Storyboards? #8

Steven4294 opened this issue Aug 3, 2014 · 1 comment

Comments

@Steven4294
Copy link

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?

[[UINavigationBar appearance] setTintColor:[~gradient~]]
@tschleuss
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants