appidea / react-native-hce

Emulate smart cards inside React-Native application.
MIT License
71 stars 26 forks source link

Event Listener To Know if the card has been read/ Can the card be written to #11

Closed EziamakaNV closed 2 years ago

EziamakaNV commented 2 years ago

Hello,

I wanted to ask if there's an event listener or a way to know if the hce emulator has been read?

And also is it possible for data/commands to be sent to the hce?

Hope to hear from you soon.

Thank you

appidea commented 2 years ago

Hi! Thank You for pointing out the really good feature which is lacking from current version of react-native-hce.

This functionality is to be delivered in the next version. I am working on that. Follow the repo to get the updates :)

EziamakaNV commented 2 years ago

Many thanks! I'm trying to implement a p2p app via NFC and I'm really looking forward to this package being able to receive data written to the hce :)

appidea commented 2 years ago

The functionality have been implemented in master branch, and will go to the next release.