Hyo
Hyo
@naydenow Thanks for the help! If you think this should be applied in sourcecode please open a PR 🙏 Happy New Year 🎉
@Larpoux May you help out here? Since you know more about codec than me :pray:
> it is possible to auto stop the player and set a callback fun when the audio is playing to the end, then we don't need to stop player manualy...
> > > it is possible to auto stop the player and set a callback fun when the audio is playing to the end, then we don't need to stop...
Yeah looks like a race condition. I am not currently sure how to make this perfectly.
Alright~! Thanks for the reply tough 🙌
@Andarist I'd just want to clarify that after migrating back to `styled-components`, issue is resolved. I've also described the issue here https://github.com/hyochan/dooboolab.com/issues/14. [The commit](https://github.com/hyochan/dooboolab.com/commit/366c1466f69d4bbbf1e9f4b4968aaf5b7be73c35) solved the problem.
> 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 cards (update the underlying...
> > > 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 cards (update...
> 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 Will do thanks.