lube / nfc-react-native

69 stars 35 forks source link

API Discussion #5

Open lube opened 7 years ago

lube commented 7 years ago

Use this issue for all API related problems or discussions.

Amurmurmur commented 7 years ago

Get getTagID() returns an int right? How am I suppose to convert it to hex? should there by a method getTagIdHex() ?

yeknava commented 7 years ago

i really like phonegap nfc plugin API. its clean and well documented. take a look at its documentation.

lube commented 7 years ago

I'll check it out!

henrikra commented 7 years ago

@yeknava The link is dead

yeknava commented 7 years ago

@henrikra ty, fixed

henrikra commented 7 years ago

@yeknava Okay nice! What would you change in this library then according to the API? Can you give an example? :D

yeknava commented 7 years ago

@henrikra more helpers, and support P2P mode.