Carlos Martins
Carlos Martins
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. 1. Create a new...
# Problem Coming from [this thread](https://docs.google.com/document/d/1B_Y4T12LDl_OfTt8LMoatS8OlEwX6H162ZBxioV_xJg/edit?disco=AAAAevBC5uc), having a separate reportIOUS_ Onyx key seems unnecessary and confusing, since we create a disconnect between data by separating it into multiple different keys....
Coming from the [New Expensify Forms](https://docs.google.com/document/d/1DI4jQ0nyfi2JczhPT440orwlXsTP_O-aGvg-HLmcbwI/edit#heading=h.mnjguil21u0a) design doc, we should refactor [RequestorStep](https://github.com/Expensify/App/blob/main/src/pages/ReimbursementAccount/RequestorStep.js) to use the new form component, follow the guidelines below: Here's an example of a Form refactor: https://github.com/Expensify/App/pull/9056...
### Details Commits changes to `ios/NewExpensify.xcodeproj/project.pbxproj` and `ios/NewExpensify.xcworkspace/contents.xcworkspacedata` after running `pod install` ### Fixed Issues $ https://expensify.slack.com/archives/C03TQ48KC/p1667940701889889 ### Tests 1. Run `cd ios && pod install` 2. Verify that there...
# Problem Coming from [this discussion](https://github.com/Expensify/App/pull/13714#discussion_r1054873229), [react-native-asset](https://github.com/unimonkiez/react-native-asset) let's us easily link and manage assets, including fonts. However, it fails to provide a cross platform way to use font typeface modifiers...
Implement [this section](https://docs.google.com/document/d/12FZycslrIE95QoKM8DZ37H_wLbH9w1jt3uA-a6BCqtc/edit#bookmark=id.2kcxx3umdfhl) of the Simplified Collect: Taxes doc cc @kosmydel @filip-solecki
After Workflows implementation, we need to update the report preview buttons to reflect the selected workflow, i.e. this section of the HL doc: ...
Implement [this section](https://docs.google.com/document/d/1bRV1nPz8SaI_6DHqfehmLnADxv40us_q0JNvmZ1QyaY/edit#bookmark=id.evfozsjoejn) of the design doc. Holding on: - [ ] https://github.com/Expensify/App/issues/45027
Implement [this section](https://docs.google.com/document/d/1bRV1nPz8SaI_6DHqfehmLnADxv40us_q0JNvmZ1QyaY/edit#bookmark=id.2p900egyd3l0) of the design doc. Holding on: - [ ] https://github.com/Expensify/App/issues/45027
We've unblocked `Hold` as an action on the Search page, so we need to go ahead and implement [this section](https://docs.google.com/document/d/1ldZ85fyQO4662hLZRNFfm0_IxaP7-PWvaqc8Z33jsLQ/edit#bookmark=id.kt71e0n7yfsm) and of the doc for the `Hold` command only