Merged
Conversation
perunt
pushed a commit
that referenced
this pull request
Sep 4, 2023
* Fix Map Panning behavior
* Add screen focus state props to MapView
Added new props to avoid introducing unnecessary dependencies ('@react-navigation/native') to the 'react-native-x-maps' library.
* feat: Move code from react-native-x-maps to the App
* fix: rename mapbox consts
* fix: Fix app crashing on waypoint delete
* Remove unnecessary re exports
* Fix react duplicate keys Expensify#35
* Fix Not Found Page appearing issue and add comment
* Fix panning issue
* fix: add PropTypes import which is mised during conflict resolution
perunt
pushed a commit
that referenced
this pull request
Nov 22, 2023
…-patch-1 Fix: Return resolve promise and removing console log while improve co…
perunt
pushed a commit
that referenced
this pull request
Feb 13, 2024
perunt
pushed a commit
that referenced
this pull request
May 13, 2024
…progress-not-shown-in-room-lhn #2 - Fix scan in progress isn't shown in room LHN last message when there is a scan in progress report preview
chrispader
pushed a commit
that referenced
this pull request
May 15, 2024
…multiple-open-report #2 - Fix multiple open report call when report screen is mounted
chrispader
pushed a commit
that referenced
this pull request
May 30, 2024
Merge Xero freeze branch #2
kirillzyusko
pushed a commit
that referenced
this pull request
Jun 4, 2024
…rid-init-url Fix InitialUrlContextProvider for HybridApp #2
chrispader
pushed a commit
that referenced
this pull request
Jun 6, 2024
…tToAccountID-from-policy-utils Replace policy.submitsTo with PolicyUtils.getSubmitToAccountID #2
kirillzyusko
pushed a commit
that referenced
this pull request
Aug 1, 2024
…age-shows-every-time-add-new-message #2 - Fix new message shows every time add new message
perunt
pushed a commit
that referenced
this pull request
Sep 16, 2024
Coming from chat with Carlos, adding > It is required to complete every step and check every box in the PR Author Checklist. If a box has been checked without the action being taken, it will be a violation of Rule #2 and could lead to a warning being issued.
kirillzyusko
pushed a commit
that referenced
this pull request
Oct 8, 2024
…le-overflown #2 - Fix task title is overflown and align the checkbox and arrow correctly
chrispader
pushed a commit
that referenced
this pull request
Nov 18, 2024
…the-signin-magic-code-screen-is-blank #2 - Fix blank space is shown on iOS safari when magic code screen show
perunt
pushed a commit
that referenced
this pull request
Feb 14, 2025
[No QA] Use default environment variables for GITHUB_OWNER and APP_REPO
perunt
pushed a commit
that referenced
this pull request
Jul 8, 2025
…ge-shows-briefly-when-open-public-room-as-anon-user #2 - Fix login page shows briefly when open public room as anon user
wgsquayson
pushed a commit
that referenced
this pull request
Sep 10, 2025
…expense-is-unselected-before-remove #2 - Fix deleted expense is unselected before disappearing
chrispader
pushed a commit
that referenced
this pull request
Nov 6, 2025
…tent-currency-symbol #2 - Fix number format polyfill isn't applied
chrispader
pushed a commit
that referenced
this pull request
Nov 14, 2025
…sg-disappears-after-split #2 - Fix all iou report actions are deleted when split
chrispader
pushed a commit
that referenced
this pull request
Dec 16, 2025
…lumns-release-2 Custom Columns - Release #2
chrispader
pushed a commit
that referenced
this pull request
Dec 18, 2025
…m-col-blockers Fix custom columns blocker #2
chrispader
pushed a commit
that referenced
this pull request
Feb 27, 2026
…-onyx-connect-shared-billing-grace-period-subscription-utils-2 #2 - Get the billing grace end period collection with useOnyx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I somehow wasn't able to create a patch for rn-worklets so you need to apply it yourself: