-
Notifications
You must be signed in to change notification settings - Fork 50
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
Background color is not changed. #7
Comments
As you can see in the doc for this property, it is used when blur cannot be used. There is no ability to change background color when blur should be used.
|
Yes, I tried with reduce transparency is it because of the simulator. I'm not sure 🤔 |
Yep, it is bug, thank you! Will fix it as fast as possible and notify you. Stay tuned! |
Thanks 🙂, actually, maybe instead of changing the background color I need to change blurStyle to the extra light because my friends feedback was the pop up is not readable enough. So maybe I would have a feature request that adding blur style to the apperance properties. |
The issue was fixed in version 1.1.0. You can also change blur style in appearance. There are some source-breaking changes, but it is not too hard to fix them: just rebuild your project, go to |
In the example project, I've tried to change background color from apperance but it doesn't work out.
It's withImage, title and message.
The text was updated successfully, but these errors were encountered: