rab*_*sif 5 android autocomplete ios react-native
我正在为内置于react-native的移动应用程序进行登录过程... https://files.slack.com/files-pri/T039NS2ED-FHARU61LH/image_from_ios.jpg
我想使用某种“发件人选项卡”来自动填写我的密码。我想知道是否有人知道什么可以引导我朝正确的方向前进。
For android you can try this npm
https://github.com/CentaurWarchief/react-native-android-sms-listener
https://github.com/Bruno-Furtado/react-native-sms-retriever
https://www.npmjs.com/package/react-native-get-sms-android
iOS短信阅读是不可能的, 但我已经阅读了这个stackoverflow的答案,但我不知道如何实现这一点! 在iOS中自动进行OTP验证?。