Dmitrii Lazarev
Results
2
issues of
Dmitrii Lazarev
Going back in native stack cause crash on Android 7 if screen contains FlatList with refresh props
6
### Current behavior I have such structure: Home -> Details When details screen contains List components (FlatList, VirtualizedList) with refresh props such as ``onRefresh``, ``refreshing`` or ``refreshControl = (React Native...
bug
platform:android
library:react-native-screens
repro provided
### Description Original issue: https://github.com/react-navigation/react-navigation/issues/12510 I have such react navigation structure: Home -> Details When Details screen contains List components (FlatList, VirtualizedList) with refresh props such as onRefresh, refreshing or...
Platform: Android
Repro provided