react-native-hce icon indicating copy to clipboard operation
react-native-hce copied to clipboard

implementation of createMime function to transfer images.

Open spsingh559 opened this issue 4 years ago • 1 comments

Hi team,

Is it possible to support MIME data type (Images) apart from TEXT and URI. There is already reference given by android NFC here https://developer.android.com/reference/android/nfc/NdefRecord#createMime(java.lang.String,%20byte[])

spsingh559 avatar Jun 05 '21 10:06 spsingh559

It's of course nice-to-have. You can open a pull request about that, because adding this feature seems to be trivial. If not, I think I will add this feature in some near future.

appidea avatar Aug 13 '21 07:08 appidea