faizalshap / react-native-otp-verify

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

Why new requests not released after merge? #31

Closed keremcubuk closed 3 years ago

keremcubuk commented 3 years ago

Hello,

I am trying to use react-native-otp-verify in my project but the androidx support development not released so that when I trying to pull new package development not reflects. Please decide to standardization of package releases.

I solved the problem temporarily with this way.

"react-native-otp-verify": "git+https://github.com/faizalshap/react-native-otp-verify.git",

faizalshap commented 3 years ago

Hi @keremcubuk sorry for delay. I will release today :)

keremcubuk commented 3 years ago

Thanks @faizalshap