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 optional backgroundColor prop to Relayer component #661

Conversation

romin-halltari
Copy link
Contributor

@romin-halltari romin-halltari commented Nov 8, 2023

📦 Pull Request

[Provide a general summary of the pull request here.]
Fix: Add optional backgroundColor prop to relayer to fix issue with SafeAreaView showing background because it is transparent. Check before/after recordings below.

✅ Fixed Issues

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

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

Please only add one label:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.
After.mov
Before.mov
📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @magic-ext/[email protected]
npm install @magic-ext/[email protected]
npm install @magic-ext/[email protected]
npm install @magic-sdk/[email protected]
npm install @magic-sdk/[email protected]
# or 
yarn add @magic-ext/[email protected]
yarn add @magic-ext/[email protected]
yarn add @magic-ext/[email protected]
yarn add @magic-sdk/[email protected]
yarn add @magic-sdk/[email protected]

@romin-halltari romin-halltari added the patch Increment the patch version when merged label Nov 8, 2023
@romin-halltari romin-halltari self-assigned this Nov 8, 2023
Copy link

…afeAreaView showing background because it is transparent.
@romin-halltari romin-halltari force-pushed the rominhalltari-sc-70361-react-native-sdks-react-native-safeareaview branch from e922ede to e1fbb8c Compare November 8, 2023 21:54
Copy link
Contributor

@Ariflo Ariflo left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@romin-halltari romin-halltari added this pull request to the merge queue Nov 8, 2023
Merged via the queue into master with commit 8cc8bfb Nov 8, 2023
4 checks passed
@romin-halltari romin-halltari deleted the rominhalltari-sc-70361-react-native-sdks-react-native-safeareaview branch November 8, 2023 22:56
@Ariflo
Copy link
Contributor

Ariflo commented Nov 8, 2023

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

Successfully merging this pull request may close these issues.

None yet

2 participants