- Add the
exchangeRate column to this array
- Add the
exchangeRate columns to this function, with default to false
- Create a new component
ExchangeRateCell, following this pattern
- This component will compute the exchange rate by dividing convertedAmount / originalAmount
- Display the value and the originalCurrency / reportCurrency
- Add a
ExchangeRateCell component for the originalAmount column and Text cell for the originalCurrency here (follow the order here)
- Add automated tests here
Parent issue: https://github.com/Expensify/Expensify/issues/566674
exchangeRatecolumn to this arrayexchangeRatecolumns to this function, with default tofalseExchangeRateCell, following this patternExchangeRateCellcomponent for theoriginalAmountcolumn andTextcell for theoriginalCurrencyhere (follow the order here)Parent issue: https://github.com/Expensify/Expensify/issues/566674