Paweł Falisz
Results
2
comments of
Paweł Falisz
Not sure if this helps to debug, but maybe someone find useful as workaround. For me issue fixes itself if I remove `refreshing` and `onRefresh` prop from my FlatList. My...
I also hit this issue. In my case I want to prevent modal from being shown in certain test case. As workaround I call bash script inside of the test...