-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
feat: bump react-native-geolocation #40174
feat: bump react-native-geolocation #40174
Conversation
@jasperhuangg Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Verify podfile is failing |
Rerunning Verify Podfile |
Looks like it passed now. |
@WoLewicki can you come up with some test steps here so we can pull in a C+ for testing? |
It seems that it is not used in the repo anywhere: https://github.com/search?q=repo%3AExpensify%2FApp%20react-native-geolocation&type=code 😅 Or am I missing something? If that is true, then we can maybe even just remove the library? |
I feel like it's probably a peer dependency of something... |
Hmm but wouldn't it be mentioned somewhere in a |
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.
Needs testing/QA steps along with screenshots. Can you identify the parts of our code that utilize this library and provide some testing steps on the flow?
I looked for the wrong name. https://github.com/search?q=repo%3AExpensify%2FApp+%40react-native-community%2Fgeolocation&type=code lists |
Ok I added QA steps and a screenshot of how it should like. It should be the same on all platforms. |
Screen captures on all platforms please! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb Chrome40174-android-chrome.mp4iOS: Native40174-ios-native.mp4iOS: mWeb Safari40174-ios-safari.mp4MacOS: Chrome / Safari40174-web.mp4 |
Tests OK on Android and iOS simulators and physical devices. Unable to directly test on desktop since the dev build cannot be granted the Location Services permission in macOS System Settings. |
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.
LGTM.
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.
@jasperhuangg is OOO so I'm going to approve and merge this since it's been C+ tested
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/roryabraham in version: 1.4.63-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.63-21 🚀
|
Details
Follow-up PR for New Arch PR, concerning this comment: https://expensify.slack.com/archives/C01GTK53T8Q/p1712861827558479
Fixed Issues
$ n/a
Test / QA Steps
Open app
Navigate to Request Money flow
In tab
Distance
tapStart
waypointTap
Use current location
Verify that it works correctly
Verify that no errors appear in the JS console
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop