-
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
About page and fixing some ESLint problems by import react package #3167
Conversation
alignItems: 'center', | ||
}, | ||
scrollView: { | ||
width: '80%', |
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.
how about 90% - 95%, there is some unnecessary padding
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.
I just feel like this will be a bit delegant from my pov but I need more though on this @Andrewnt219
Fixing most of the stuff except the margin and update on how it look in the description |
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.
@@ -1,3 +1,4 @@ | |||
import React from 'react'; |
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.
I thought we had a fix before to allow us not having ESlint to show an error when react not imported
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.
it is still so I wonder
Looks ok to me, needs another rebase @tpmai22 |
@tpmai22 Could you rebase your branch |
- stop() now return Promise - Add some fixes to tests - Add shutdown() functions to Satellite.stop() - Change Elastic mock to reinitialize beforeEach
@rclee91 we can merge this |
0d072ca
Yeah a rebase, and can be merged. Create a follow issue to apply font-family to all the screen |
Waiting for tests to rerun, since it failed the previously |
Issue This PR Addresses
Fixed #2859
Type of Change
Description
Add the
About
page to our mobile appSteps to test the PR
cd src/mobile
pnpm start
Checklist
Android.Emulator.-.Pixel_4_API_32_5554.2022-03-11.10-16-44.mp4