hiranpeiris / react-native-otp-auto-fill

Auto fill OTP library for React Native
MIT License
6 stars 8 forks source link

What is the minimum version of react native it would work with. #12

Open yasir-syed opened 2 years ago

yasir-syed commented 2 years ago

What is the minimum version of react native it would work with. I have following version but it does not work, does not pick the message and auto fill.

"react": "16.9.0", "react-native": "0.61.5",

@hiranpeiris

hiranpeiris commented 2 years ago

I see the react-native version that you are using is quite old (0.61 was released in 2019).

It should work with the latest react-native version. (0.68)

I have tested it.

On 1 Jun 2022, at 22:11, yasir-syed @.***> wrote:

What is the minimum version of react native it would work with. I have following version but it does not work, does not pick the message and auto fill.

"react": "16.9.0", "react-native": "0.61.5",

@hiranpeiris https://github.com/hiranpeiris — Reply to this email directly, view it on GitHub https://github.com/hiranpeiris/react-native-otp-auto-fill/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVQIXZI3IEEZ64K6N3TMGLVM6HFLANCNFSM5XR566IQ. You are receiving this because you were mentioned.