Vishal Narkhede
Vishal Narkhede
Thanks for the PR @hanayashiki !! I will check it out tomorrow :)
@ghaniev Its currently in progress. I am checking out [react-virtuoso](https://github.com/petyosi/react-virtuoso) for web implementation.
Hey @apoorva-techie do you mind setting up example of this test within `example` directory, and sending a PR? Will be easier for me to deal with the issue
@lc3t35 So I think its the windowSize that needs to be modified here. Default value of windowSize is 21. You should keep it higher than 21, if you want to...
https://github.com/GetStream/flat-list-mvcp/issues/13#issuecomment-812925583
@lc3t35 Is the scroll jumping issue also resolved for you after upgrading to `@stream-io/[email protected]` (or `beta-1`)?
@lc3t35 ok let me try to setup an example with similar layout as your app!! I will get back to you
@lc3t35 Could you share the `keyExtractor` function?
`_id` ... Is it unique for every item? Thats really cruicial
Please check the example on this branch - https://github.com/GetStream/react-native-bidirectional-infinite-scroll/tree/vishal/activity-example/example. I have tried to generate the similar layout and config as your app!!