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

[ios] Update react-native-safe-area-context to 2.0.1 #8479

Merged
merged 3 commits into from May 25, 2020

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented May 25, 2020

Why

Upgrade 3rd party lib for SDK38

How

Ran et update-module -m react-native-safe-area-context -c 25dd3324e858e152bb8dd2270b05764a653dad94 and then got Unknown type name 'UIEdgeInsets' build error so I've just added UIKit import in that header and submitted a PR fixing this: th3rdwave/react-native-safe-area-context#86

Test Plan

Tested in NCL ✅

@github-actions
Copy link
Contributor

Native Component List for this branch is ready

@tsapeta tsapeta force-pushed the @tsapeta/update-safe-area-context branch from 6e3d5ae to 0bd19cf Compare May 25, 2020 22:52
@tsapeta tsapeta marked this pull request as ready for review May 25, 2020 23:00
@tsapeta tsapeta requested a review from ide as a code owner May 25, 2020 23:00
@tsapeta tsapeta requested a review from brentvatne May 25, 2020 23:00
@brentvatne
Copy link
Member

test failure is unrelated, lgtm

@tsapeta tsapeta merged commit 7103969 into master May 25, 2020
@tsapeta tsapeta deleted the @tsapeta/update-safe-area-context branch May 25, 2020 23:27
prakashbask pushed a commit to prakashbask/expo that referenced this pull request Mar 16, 2022
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