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:** 1.4.57-2 **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.46-0 **Reproducible in staging?:** Y **Reproducible...
cc @getusha ### Details https://github.com/Expensify/App/issues/30528#issuecomment-1868485991 ### Fixed Issues $ PROPOSAL: ### Tests Perform general regression testing verifying that app layouts and styles are correct. - [x] Verify that no errors...
### Details ### Fixed Issues $ https://github.com/Expensify/App/issues/38533 PROPOSAL: ### Tests - [ ] Verify that no errors appear in the JS console ### Offline tests ### QA Steps - [...
We're adding the 'Track Expense' action in this [PR](https://github.com/Expensify/App/pull/37282). After tracking an expense to your selfDM, there will be a whisper action that provides different options you can take ...
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-4 **Reproducible in staging?:** Y **Reproducible...
### Details ### Fixed Issues $ https://github.com/Expensify/App/issues/38166 PROPOSAL: https://github.com/Expensify/App/issues/38166#issuecomment-1992651656 ### Tests 1. Run `formatSectionsFromSearchTerm` tests in `tests/perf-tests/OptionListUtils-.perf-test` - [x] Verify tests run successfully ### Offline tests ### QA Steps -...
### Details ### Fixed Issues $ https://github.com/Expensify/App/issues/38971 PROPOSAL: N/A ### Tests - [ ] Verify that no errors appear in the JS console ### Offline tests ### QA Steps -...
In this [PR](https://github.com/Expensify/App/pull/37282), we added the ability for you to track expenses from the global create / selfDM. These would go directly to your self-DM. In the context menu for...
### Problem The [formatSectionsFromSearchTerm](https://github.com/Expensify/App/blob/a3b70bf82102dd5092e840062db9fe4192c4c04c/src/libs/OptionsListUtils.ts#L1979) is a method that is used often in the App and if its performance degrades, it can have considerable impact on the App performance. ### Solution...