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.
Add pages and components for user to manage 2FA from Newdot 1. Add new Routes https://docs.google.com/document/d/11C65_BCS6D_V08JKX_mftI5ocWTYcazfblunrh9QGek/edit#bookmark=id.6u7oj99x2zog 2. Build disable 2FA page https://docs.google.com/document/d/11C65_BCS6D_V08JKX_mftI5ocWTYcazfblunrh9QGek/edit#bookmark=id.ld2a60lrxlj6 3. Build 2FA codes page content https://docs.google.com/document/d/11C65_BCS6D_V08JKX_mftI5ocWTYcazfblunrh9QGek/edit#bookmark=id.evab2rvg00as 4....
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! ___ ## Action Performed: 1. settings > workspace >...
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! ___ ## Action Performed: Open the app ## Expected...
### Details The replay effect happens when a user takes multiple actions while offline, the requests are queued up in the SequentialQueue, and then they go back online and each...
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! ___ ## Action Performed: 1. Go to staging.new.expensify.com on...
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! ___ ## Action Performed: 1. Open the app on...
### Details Implementation of GenericPressable, PressableWithFeedback, PressableWithoutFeedback components ### Fixed Issues $ https://github.com/Expensify/App/issues/16988 PROPOSAL: GH_LINK_ISSUE(COMMENT) ### Tests - [X] Verify that no errors appear in the JS console ### Offline...
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! ___ ## Action Performed: 1. Open the app 2....
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! ___ ## Action Performed: 1. Open the App 2....
Removes Colors.js imports Removes unused color util function Adds all brand colors to colors.js Updates duplicate color names to use figma brand color names. ### Details ### Fixed Issues $...