UNPKG

react-native-nfc-manager

Version:
6 lines (5 loc) 265 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="community.revteltech.nfc"> <uses-permission android:name="android.permission.NFC" /> <uses-feature android:name="android.hardware.nfc" android:required="false" /> </manifest>