UNPKG

rn-sms-otp-autofill

Version:

React Native SMS OTP autofill for Android - TurboModule implementation for automatic SMS OTP code detection and filling

8 lines (7 loc) 292 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="android.permission.RECEIVE_SMS" /> <uses-permission android:name="android.permission.READ_SMS" /> <application> <!-- Outros componentes --> </application> </manifest>