Alex Barry
Alex Barry
I'm going to have to chew on this for a bit. I'm not sure how common of a use case it is, and it's easy to just stop the timer...
To do this, I'll need to implement a webworker.
I just ran into this, and would like to flush out my use case, and comparison. First, on iOS, we have a FlatList that used an onScroll hack to load...
I was able to fix this by wrapping the FlatList in a ScrollView, kept the FlatList inverted, and put the refreshcontrol on ScrollView.