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

Adds usesSafeArea to opt out of safe Area behaviour #27

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Conversation

s4cha
Copy link
Member

@s4cha s4cha commented Jul 7, 2019

Based on @moyerr 's idea in #23
this introduces usesSafeArea to opt out of default safe Area behaviour.

// Opt out of safe area if needed.
view.keyboardLayoutGuide.usesSafeArea = false

@moyerr
Copy link

moyerr commented Jul 9, 2019

This is great, thank you for implementing this! Would love to see it merged into master.

@s4cha s4cha merged commit ed73d33 into master Jul 11, 2019
@s4cha
Copy link
Member Author

s4cha commented Jul 11, 2019

@moyerr this is now in 1.4.2, let me know if that works as you expected :)

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.

None yet

2 participants