You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a use for it at the moment where it would be useful if the Reader would emit an event when the card is removed. Had a quick look and it'd be a very quick fix; if I submitted a PR would you be interested in merging it in?
Cheers :)
The text was updated successfully, but these errors were encountered:
thanks for your interest. It definitely makes sense to add this feature. 👍
I have been doing some improvements recently, so I have implemented this feature too. 😃
These changes are not published yet, but I will release them as a part of the upcoming 0.6.0 release in a week or two.
Could you please test it, if it works for you as expected? (clone repo and then yarn and npm run build, then you can check e.g. npm run example-basic. Thank you very much.
Hope it helps.
PS Don't forget to star ⭐️ my library, if you find it useful. 😃 Thanks.
I finally released and published 0.6.0 version with card.off event support among the others changes (check out the release notes), so I am closing this issue now.
First, thanks for writing this library!
I've got a use for it at the moment where it would be useful if the Reader would emit an event when the card is removed. Had a quick look and it'd be a very quick fix; if I submitted a PR would you be interested in merging it in?
Cheers :)
The text was updated successfully, but these errors were encountered: