Also make sure, you don't encapsulate FlatList with SourceList.
For me it accidentally appears, because I used native-base, and didn't noticed, that their Component replace ScrollList.
For more Information see here: https://stackoverflow.com/a/54512633/1256697