Aswin S

Results 16 comments of Aswin S

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Error displayed while trying to scan a receipt on Android ### What is the...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Expensify icon shown on splash screen is black in production environment for web platforms...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Center icon in EReceipt for Expensify transactions is black in color on Android ###...

@jjcoffee [expo-image was introduced](https://github.com/Expensify/App/pull/30905) after this PR. EReceiptThumbnail uses Icon component to display the image. Icon component now uses`ImageSVG` component to display SVG images. Looks like this is a regression...

@jjcoffee [Updated my proposal](https://github.com/Expensify/App/issues/34907#issuecomment-1907272252) with additional details.

@jjcoffee Added more details on how ImageSVG works on both web and native platforms and why currentColor is not required anymore. Let me know if anything needs further clarification.