UNPKG

rn-sms-otp-autofill

Version:

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

6 lines (5 loc) 221 B
"use strict"; import { TurboModuleRegistry } from 'react-native'; const NativeModule = TurboModuleRegistry.getEnforcing('RnSmsOtpAutofill'); export default NativeModule; //# sourceMappingURL=NativeRnSmsOtpAutofill.js.map