Tomáš Sýkora
Tomáš Sýkora
+1, would really love to use it in swift 5
I have converted it to Swift 5. Would be cool if @joedaniels29 could take look. Thanks! PR: #27
This is what i want to see in this project! Awesome feature. Will be cool, if there is an option to add button after the "no results" message. This button...
@salvaterra we were facing the same issue and this helped us, thanks!
Yeah, that would be awesome!
Hey everyone! I've been struggling with this as our app is handling VoIP calls. VoIP calls usually came when app was killed or in background mode, so `isInternetReachable` not set...
Hey @minhtruong92, have you managed to solve this?
I’m using React Native 0.79.5 with Firebase 22.4.0, and I ran into the same issue with the transition from AppDelegate.m to AppDelegate.swift. To inject the isHeadless prop, I followed this...
Hey, i'm experiencing exactly the same issue as OP here, with **Expo 54**, **RN 0.81.4** and **Firebase 23.4**. When process gets started by new notification from killed state, background handler...