Closed tastydev closed 4 months ago
This PR binds the native isSessionAvailable and isTagSessionAvailable methods to the JavaScript Module. These methods are only available on iOS and can be helpful to get more information about the current nfc session states.
isSessionAvailable
isTagSessionAvailable
@tastydev thanks for the contribution!
This PR binds the native
isSessionAvailable
andisTagSessionAvailable
methods to the JavaScript Module. These methods are only available on iOS and can be helpful to get more information about the current nfc session states.