faizalshap / react-native-otp-verify

React native sms verification without additional permissions
MIT License
241 stars 95 forks source link

Request Hint Method Added. #39

Closed ishtiyak-ahmad closed 1 year ago

ishtiyak-ahmad commented 3 years ago

As a part of sms retreiver api requestHint method missing in this package.

faizalshap commented 3 years ago

Hi @ishtiyak-ahmad can you please clarify what this method does ?

ishtiyak-ahmad commented 3 years ago

this method is part of sms retreiver api and its show available phone number list. see hint selector in this image

faizalshap commented 2 years ago

I will check this, thanks

faizalshap commented 2 years ago

@ishtiyak-ahmad please resolve conflicts

ishtiyak-ahmad commented 2 years ago

conflicts resolved.

rishabhshakyamm commented 1 year ago

@faizalshap any updates on this PR ? will this be merged?

rnkdsh commented 1 year ago

Any updates when it will be merged?

faizalshap commented 1 year ago

Hi @ishtiyak-ahmad @rnkdsh @rishabhshakyamm sorry for being super late due to my work. I have updated the code and added Hint using new APIs as the ones in this pull request were deprecated. Thanks