Skip to content

fix/ios 15 bar appearance#20

Merged
bishalfan merged 3 commits into
masterfrom
fix/ios-15-bar-appearance
Jan 13, 2022
Merged

fix/ios 15 bar appearance#20
bishalfan merged 3 commits into
masterfrom
fix/ios-15-bar-appearance

Conversation

@bishalfan

Copy link
Copy Markdown

habovh and others added 2 commits December 30, 2021 08:34
Following wix#7266 and especially [my comment there](wix#7266 (comment)), I'm opening this PR to provide a quick fix to people experiencing issues when building RNN using Xcode 13.

This should be considered a fix PR rather than a feature PR, as what it's doing is basically duplicating the already set `standardAppearance` to a `scrollEdgeAppearance`. What this means is that the bars will have the same visual aspect whether they're displayed alongside the edge of a scroll view.

In a future, more elaborate PR, we could imagine a way to be able to provide `scrollEdgeAppearance` values from JS for more control over the native bars.

Fixes wix#7266
Fixes wix#7268

Co-authored-by: Yogev Ben David <yogev132@gmail.com>
@bishalfan bishalfan added bug Something isn't working Do not merge labels Dec 30, 2021
@bishalfan

Copy link
Copy Markdown
Author

No need of this pull request, latest master of wiz has this

@bishalfan bishalfan closed this Jan 4, 2022
@bishalfan bishalfan reopened this Jan 13, 2022
@bishalfan bishalfan merged commit b837c6e into master Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Do not merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants