Beka

Results 36 comments of Beka

have you find any solution on this?

Can anyone help me with this? I use Ignite template where is no tvOS directory. I really want to use that library and I can't

Sometimes logout logic isn't in hooks so we need a static function/method to call.

found it, you should create ReCaptcha key for the invisible type

@ManuDoni you should create Recaptcha 3 key and use that key, invisible is only supported by Recaptcha 3

@namnm I know it isn't related to this but how did you send VoIP notifications? I'm using Firebase and it doesn't support that. I don't want to use any server,...

Thanks for your answer, my entire infrastructure is based on Firebase (Firestore, messaging, storage). and for notification handling I use https://github.com/zo0r/react-native-push-notification. so I'm looking for a workaround for a custom...

no, I just did my custom one

the best way to handle without this lib is this https://ahooks.js.org/hooks/dom/use-click-away/ it has the most comprehensive handling.