-
Notifications
You must be signed in to change notification settings - Fork 189
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
Change splash screen background color #2825
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, one question.
.eslintrc.js
Outdated
rules: { 'no-use-before-define': 'off' }, | ||
rules: { | ||
'no-use-before-define': 'off', | ||
'react/jsx-filename-extension': [1, { allow: 'as-needed' }], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we making this change? Why not always use .jsx
for components?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@humphd I just check it out and you are right there is no need to do that .jsx
work fine
Issue This PR Addresses
Added for issue #2731
Type of Change
Description
Changing the back ground color of the splash screen and doing a quick check to see if it work on all the phone OS
Steps to test the PR
Checklist
Android.Emulator.-.Pixel_4_API_32_5554.2022-02-03.23-03-49.mp4