Skip to content

Changed useSafeArea default value #1172

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

Merged
merged 2 commits into from
Feb 3, 2021
Merged

Conversation

mendyEdri
Copy link
Contributor

Description

CustomKeyboard had a fix some time ago, to remove the safe area (annoying grey part at the bottom).
In order to avoid migration back at the time, I've set useSafeArea default value to true although other UILib components set it to false by default.
In this PR it fixed, and moved to be false by default

Changelog

When using KeyboardAccessoryView, useSafeArea default value has changed from true to false, to match all other UILib's api that by default it is false.

@Inbal-Tish
Copy link
Collaborator

@mendyEdri Please check why the build is faling

@Inbal-Tish Inbal-Tish merged commit 86e7e00 into V6 Feb 3, 2021
@mendyEdri mendyEdri deleted the infra/safe-area-change-default branch April 5, 2021 08:10
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

Successfully merging this pull request may close these issues.

2 participants