nativescript-nfc
                                
                                 nativescript-nfc copied to clipboard
                                
                                    nativescript-nfc copied to clipboard
                            
                            
                            
                        Ability to set tag read only
The NFC standard allows for tags to be set as read only.
Is there any possibility to do this using nativescript-nfc?
@EddyVerbruggen: I have implemented this and is ready for PR, but it depends on another PR #64 which is pending review.
Check here: https://github.com/demetrius-tech/nativescript-nfc/tree/lock-tag/src ( lockTag method )
@EddyVerbruggen any news for this feature?