Abdelhafidh Belalia
Abdelhafidh Belalia
### Details Reverts https://github.com/Expensify/App/pull/51202 ### Fixed Issues $ https://github.com/Expensify/App/issues/51800 $ https://github.com/Expensify/App/issues/51802 ### Tests 1. Create a group 2. Split money (e.g 9000) 3. Verify the split amounts are not zero...
### Explanation of Change Patch from upstream PR https://github.com/facebook/react-native/pull/47264 ### Fixed Issues $ https://github.com/Expensify/App/issues/49553 PROPOSAL: https://github.com/Expensify/App/issues/49553#issuecomment-2442669427 ### Tests 1. Open any 1:1 chat and click on the report header 2....
### Explanation of Change - Updated `react-native-live-markdown` - Patched `html-entities` (required for `react-native-live-markdown` as seen in https://github.com/Expensify/react-native-live-markdown/tree/c35696d8a65ffe06d1acc066a9ff2a17b01eb77d/patches) - Patched `react-native-reanimated` (fixing bug https://github.com/Expensify/react-native-live-markdown/issues/574, [upstream PR](https://github.com/software-mansion/react-native-reanimated/pull/6796)) - Mocked `react-native-live-markdown` (required for...
cc @puneetlath ### Explanation of Change There was a misunderstanding on RBR vs Red dots on this PR https://github.com/Expensify/App/pull/52988 where RBR was added to expense reports. This PR removes that....