Skip to content

Fix/keyboard tracking view ios #1849

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 4 commits into from
Feb 15, 2022
Merged

Conversation

Inbal-Tish
Copy link
Collaborator

@Inbal-Tish Inbal-Tish commented Feb 15, 2022

Description

KeyboardTrackingView - iOS - fix View's translation when nested in a TabBarController.
Verified on iPhone 12 iOS 14.4 and iPhone 8 iOS 13.7

Changelog

KeyboardTrackingView - iOS - fix View's translation when nested in a TabBarController.

@ethanshar
Copy link
Collaborator

@Inbal-Tish
Couple of things regarding this fix.

  • It's a fix in our native code, that means we need to advance the the version of uilib-native - We have a dedicated package (under lib/package.json) because of the engine and the fact they responsible for all native versions.
  • We need of course to update this version in the engine

@Inbal-Tish
Copy link
Collaborator Author

  • lib/package.json

Thanks! I added a version bump to this PR. I'll open a PR to the engine and add it to the ticket

@Inbal-Tish Inbal-Tish requested a review from ethanshar February 15, 2022 11:12
@Inbal-Tish Inbal-Tish merged commit 61921b4 into master Feb 15, 2022
@Inbal-Tish Inbal-Tish deleted the fix/KeyboardTrackingView_ios branch March 14, 2022 12:37
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