Skip to content

Keyboard accessory view safe area api support #827

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 6 commits into from
Jul 5, 2020

Conversation

mendyEdri
Copy link
Contributor

No description provided.

…seSafeArea flag in the root params object instead of initialProps + fix documentation typo in ActionBar
… toggle will be visible also for android devices to show users it won't effect other devices
…le is changed,

the keyboard will re-appear with the right safe-area. applicable only for iOS devices
@mendyEdri mendyEdri requested a review from M-i-k-e-l July 2, 2020 08:22

/**
* iOS only.
* Set false to allow the KeyboardAccessoryView to reach to the bottom of the screen,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The language is a bit cumbersome, I don't think you need to explain it in depth.
We have these two for other components:

  1. "Whether or not to handle SafeArea"
  2. "Use safe area, in case action bar attached to the bottom (default: true)"
    Maybe something like:
    "Whether or not to handle SafeArea

default: true"

@mendyEdri mendyEdri requested a review from M-i-k-e-l July 5, 2020 07:54
@M-i-k-e-l M-i-k-e-l merged commit db14657 into master Jul 5, 2020
@mendyEdri mendyEdri deleted the keyboard-accessory-view-safe-area-api-support branch September 15, 2020 14:45
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