rayane-d
rayane-d
Updated @sobitneupane
Conflicts resolved
Friendly reminder @sobitneupane
@sobitneupane console errors you mentioned are also on main The console errors are related to `AddressSearch` component [here](https://github.com/Expensify/App/blob/d534a9e1f77f8400bff4103aeecfc34960d3678e/src/components/AddressSearch/index.tsx#L337C1-L441C23) and not related to the `DistanceRequest` componenets
Conflicts resolved
## Proposal ### Please re-state the problem that we are trying to solve in this issue. The problem we aim to address is the lack of a consistent and reliable...
Thank you, I will raise a PR asap
PR still in review by C+
Based on the changes in this PR https://github.com/Expensify/App/pull/31476, we're splitting this up into several PRs as follows: 1. A PR introducing `useResponsiveLayout`. https://github.com/Expensify/App/pull/33425 2. ~~A PR to add the `isInRHP`...