NFC implementation

How can we implement NFC using FuseTools ?

Hi…

As far as I’m aware there aren’t any existing bindings for NFC in Fuse.

Therefore you currently have to create your own bindings for each platform you want to target using our foreign code feature.

A good place to start is by looking through the native interop chapter of our documentation.

Please tell me if this helps, if not I’ll give you a few more pointers to get started . :slight_smile: