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

How do you style the top bar on IOS? #134

Open
jvgeee opened this issue Mar 3, 2022 · 1 comment
Open

How do you style the top bar on IOS? #134

jvgeee opened this issue Mar 3, 2022 · 1 comment

Comments

@jvgeee
Copy link

jvgeee commented Mar 3, 2022

I've got the styling of the top bar with a custom color working on Android via changing my theme, but the IOS instructions are confusing:

The navigation bar color is not set by the Unified SDK but inherited from the presenting navigation controller or the UINavigationBar appearance singleton.

There is currently only one colour that can be set on the Chat SDK. This colour is used to style the user's message bubbles. For more details, see the docs on [styling the Unified SDK](https://developer.zendesk.com/embeddables/docs/ios-unified-sdk/customize_the_look#how-theming-works).

Has anyone successfully changed the navigation bar color on IOS? I'm in over my head here, but it's currently dark blue with black text and it looks awful.

@CaueSampaio
Copy link

I tried everything i found about UINavigationBar customization and had no apparently success in simulator. When i tried in a physical device it inherited the theme colors. So in simulator i have this awful topbar with a blue background and a black text color. But in the device its ok. have u already runned your app in a physical device?

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