Android: scrollTo
with FlatList breaks as soon as refresh control is added
#1703
Labels
scrollTo
with FlatList breaks as soon as refresh control is added
#1703
Description
Using
scrollTo
with a normal FlatList seems to work great, just until it gets a RefreshControl.This only seems to occur on Android. On iOS everything works fine.
Screenshots
Steps To Reproduce
Expected behavior
Programmatic scrolling should work.
Actual behavior
Nothing happens.
Snack or minimal code example
See above.
Package versions
Only occurs on Android
The text was updated successfully, but these errors were encountered: