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

Replaces WebView View wrapper with SafeAreaView #431

Merged
merged 5 commits into from
Jan 18, 2023

Conversation

Ariflo
Copy link
Contributor

@Ariflo Ariflo commented Jan 13, 2023

πŸ“¦ Pull Request

Replaces the View wrapping the RN SDK package WebView with a SafeAreaView to prevent UI overlap with device hardware.

βœ… Fixed Issues

🚨 Test instructions

Using either the bare or expo sample apps, install either @magic-sdk/[email protected] or @magic-sdk/[email protected] canary versions. Update the login method to utilize Magic's SMS login feature.

Screenshots

Before

Screenshot 2023-01-12 at 4 45 14 PM

After

Screenshot 2023-01-12 at 4 29 11 PM

⚠️ Don't forget to add a semver label!

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

@Ariflo Ariflo added the patch Increment the patch version when merged label Jan 13, 2023
@Ariflo Ariflo requested a review from Ethella January 13, 2023 01:02
@Ariflo Ariflo self-assigned this Jan 13, 2023
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #67874: MC Expo SDK.

@Ariflo Ariflo added major Increment the major version when merged and removed patch Increment the patch version when merged labels Jan 18, 2023
@Ariflo Ariflo merged commit cd0e5a2 into master Jan 18, 2023
@Ariflo Ariflo deleted the ariflo-sc-67874-mc-rn-expo branch January 18, 2023 23:54
@magiclabsFE
Copy link

@magiclabsFE magiclabsFE added the released This issue/pull request has been released. label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Iphone 14 SafeAreaView issue | Cross button not clickable - React Native]
3 participants