rohitgoyal
rohitgoyal
Done button doesn't register any TouchableOpacity event like the Skip button on iOS. On Android it works fine. While looking deeper inside the library code it looks like TouchableOpacity is...
Hi Basically I just want to use the Firebase Analytics which would just require Firebase and Firebase.Core dependencies as far as i know. I am never gonna use Firebase database/Auth/RemoteConfig...
QR code is generating successfully but I am not able to scan it. I tried scanning the QR code using multiple apps but none could read it. Any ideas why?...
It would be really great if props for number of bubbles could be passed in this.
It looks like currently the library only supports 2 types of duration 1) LONG 2) SHORT Is there any way it can support custom duration in milli seconds or if...
According to 6.1.3 the test should be all green but I am getting this error. > Failures: > > 1) User#products association destroys the associated products on self destruct >...
I have integrated branch in my react-native app using npm install react-native-branch and followed the documentation available for react-native integration on docs.branch.io. When ever i am clicking a branch link...
As Apple released the new beta SDK with support of IAP from the App Store page itself. It would be really helpful to have that functionality with this library. https://developer.apple.com/documentation/storekit/skpaymenttransactionobserver/2877502-paymentqueue
I have integrated this library. Now I am confused what kind of crash report would I be getting. I am getting this as crash report for one of the crash...
Hi After recent iOS 11 update and react-native 0.48 update this library is giving me base64 by rotating the image by 90* anti clockwise. It was working fine till iOS...