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

Maximum update depth exceeded #55

Open fromatlantis opened 6 years ago

fromatlantis commented 6 years ago

React limits the number of nested updates to prevent infinite loops. versions: react@16.3.0 react-native@0.54.1