douglasjunior / react-native-recaptcha-that-works

⚛ A reCAPTCHA bridge for React Native that works (Android and iOS)
MIT License
167 stars 33 forks source link

Is it working on Huawei devices? #30

Closed pierroo closed 2 years ago

pierroo commented 2 years ago

Hi,

I know most google plugins/tools rely on google play services.

Question is: can this plugin be used properly on Huwaei devices? ( I guess yes, since it works on iOS, but unfortunately I have no huwaei to test it on )

douglasjunior commented 2 years ago

This library is pure javascript, so its device agnostic.