Bogdan Pop

Results 91 comments of Bogdan Pop

Yeah it might be useful in the readme since info about what happens when card content changes is not displayed anywhere. PS: I think I'll add it on a bugfix...

@vinayr Yes! nice catch. Must have miss deleted some bits here and there. Also used that to copy paste into the updated readme. @alexbrillant we should correct it in the...

Yes. shouldComponentUpdate checks whether cards have changed or not.

Well shouldComponentUpdate does exactly what it's supposed to do. Prevent re-rendering of cards unless they actually change. Perhaps share the code so that we can help you out? The other...

@matt-way / @alexbrillant / @tehwayne Is this issue still present, or can we close this down?

The PR is made against the repo that is no longer maintained. Current npm releases are made from https://github.com/webraptor/react-native-deck-swiper so please open PRs against that one

> > The PR is made against the repo that is no longer maintained. Current npm releases are made from https://github.com/webraptor/react-native-deck-swiper so please open PRs against that one > >...

> > > > > Not sure if this is the same base issue, but when I get to the end of my list of cards, sometimes I add more...

> > > The PR is made against the repo that is no longer maintained. Current npm releases are made from https://github.com/webraptor/react-native-deck-swiper so please open PRs against that one >...

What version of the swiper are you guys using?