jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.78k stars 528 forks source link

ScrollToOffset can't scroll pass through {initialNumToRender}-th row. #621

Open matanume opened 1 year ago

matanume commented 1 year ago

I try to use ScrollToOffset to almost last part of list when I come back from another page but it can't scroll pass through {initialNumToRender}-th row.

github262302 commented 7 months ago

me too !!! what should i do?

kevalkikani180 commented 1 month ago

same problem i face ,have any solution ??