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.
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:** 9.0.58-1 **Reproducible in staging?:** Y **Reproducible...
### Explanation of Change Replaces `navigation.addListener('blur', () => { ... });` with `useFocusEffect` as the former does not invoke the event handler on unmount on native platforms. This is a...
fix: mWeb - Selector - User lands on the same WS when double tapping on different one on selector.
### Explanation of Change - This PR uses `isFocused` state to prevent multiple clicks on an option in workspace switcher page which was leading to multiple navigation issue. ### Fixed...
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:** 9.0.66-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:** 9.0.51-1 **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:** 9.0.59.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:** v9.0.69-4 **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:** 9.0.56-2 **Reproducible in staging?:** Y **Reproducible...
[HOLD for payment 2024-12-07] [$250] QAB - Workspace avatar remains custom when change do default
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:** 9.0.38-0 **Reproducible in staging?:** Y **Reproducible...
### Explanation of Change ### Fixed Issues $ https://github.com/Expensify/App/issues/51768 PROPOSAL: ### Tests 1. Go to Workspaces -> Workspace -> Profile. 2. If the user has admin access, they will see...