gameboyVito / react-native-ultimate-listview

A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
https://www.npmjs.com/package/react-native-ultimate-listview
MIT License
540 stars 87 forks source link

android first load the problem #31

Open shifeng1993 opened 6 years ago

shifeng1993 commented 6 years ago

I did all the configuration.

But in the android will appear on the first load trigger refresh event.

ios is not the problem

This is my project: https://github.com/shifeng1993/easy-rn

path: src/components/advancedView/FlatList.js src/containers/Home/List.js

wowtrxqn commented 5 years ago

can you fixed ?