Problem
Waiting for necolas/react-native-web#2772
The new report carousel allows you to scroll through the expenses on the report quickly, but it does not work in the web yet due to issues with react-native-web and its implementation of the FlatList.
Solution
Lets fix this in App and then also create upstream issue in react-native-web with minimal reproduction steps and get a fix merged upstream.
Issue Owner
Current Issue Owner: @Guccio163