jordi domenech
jordi domenech
hey! i think i have 'something' about this issue. context: i'm on react-native using RLV latest beta. the issue arises when we're updating the dataset, adding new elements to the...
hey @naqvitalha , i've solved this :) if you have time you can check this out: https://github.com/iamyellow/recyclerlistview/commit/babd9a66b336796b875ead96770a63fbb80506a4 if you're opened to PR, it'll be awesome if i can contribute. also...
@legion-zver honestly i don't think it's abandoned, actually you can see recent activity in at least another branch. that being said, the core feature works really well, and i understand...
bad news... the fix was not a fix... as soon as you scroll up, then down, then change the dataset the warn is still there... and i'm not able to...
actually i'm using immer for immutability, passing the new state array to cloneWithRows, so i think that's not the problem. i'll tell you more: i've tried to assign a new...
anyway, i'll try to make an expo hello world trying to reproduce the problem
morning! expo is taking ages to publish, so as it's just 3 files i've made a gist: https://gist.github.com/iamyellow/5259fef2f71ef4f8308e3c45880055ae i'm using the sample component from RLV guide, with a few changes:...
yes @tafelito, it seems the same bug. i also traced the render stack and noticed the same dataIndex stuff.
nice @naqvitalha!
hi guys! FYI hi tried to make that change but didn't work, but I manage to solve it, look the PR: https://github.com/danielamitay/DACircularProgress/pull/67 hope it helps. BTW, sometimes animations don't work...