App
App copied to clipboard
Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
Issue created to compensate the Contributor+ member for their work on https://github.com/Expensify/App/pull/38511 E/E issue linked to the PR - no internal issue. Contributor+ member who reviewed the PR - @rushatgabhane....
Issue created to compensate the Contributor+ member for their work on https://github.com/Expensify/App/pull/38597 E/E issue linked to the PR - no internal issue. Contributor+ member who reviewed the PR - @rushatgabhane....
Issue created to compensate the Contributor+ member for their work on https://github.com/Expensify/App/pull/39103 E/E issue linked to the PR - no internal issue. Contributor+ member who reviewed the PR - @rushatgabhane....
This issue keeps track of Phase 3 of the Selection List Refactor, in which we are refactoring all different list component variations into 3 new, clean components: - Phase 1:...
[$500] IOU - "Waiting for you to approve..." shows up for the admin while there is an approver setup
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** 1.4.57-2 **Reproducible in staging?:** Y **Reproducible...
### Details This PR refactors the NewChatPage to use new component. A new param has been added to to allow it to display a component on the right hand side...
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** 1.4.58-0 **Reproducible in staging?:** Y **Reproducible...
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** 1.4.58-0 **Reproducible in staging?:** Y **Reproducible...
### Details This PR replaces deprecated `` component in favour of `` and also refactors internal logic, streamlining how `searchOptions` are created, reducing the render count. ### Fixed Issues $...
### Details We store the pending action as a list, but we get the first pending action instead of the last, so the delete pending action is never detected. ###...