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

ActionBar backgroundColor not working on iOS 15 nativescript-vue #913

Open
christiannepomuceno opened this issue Nov 15, 2021 · 1 comment
Labels
priority:normal V2 Issues related to V2

Comments

@christiannepomuceno
Copy link

Version

2.6.4

Reproduction link

https://play.nativescript.org/?template=play-vue&id=kq0Ezt

Platform and OS info

nativescript-vue and iOS 15

Steps to reproduce

just add run it to iOS 15 and the color of header background will be white instead of red. Its working fine from version 14 belo

What is expected?

header color is red

What is actually happening?

Header color is force to white

@rigor789
Copy link
Member

This has been fixed in NativeScript https://github.com/NativeScript/NativeScript/releases/tag/8.1.0-core by using the Appearance API on ios15+

@rigor789 rigor789 added the V2 Issues related to V2 label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:normal V2 Issues related to V2
Development

No branches or pull requests

3 participants