Eggy

Results 9 issues of Eggy

question why the `%TIME` parameter returns the submission time for offline queue entries? Should the date-time fetch when actual logs when recorded and not the time when submitted when goes...

Hi @joonhocho is there any possible we can create a return value when user cancel the login? I only get a warning with this message. ``` YellowBox.js:82 Possible Unhandled Promise...

Hi I did a fresh installation with the latest version of RN 0.57, the issue I encounter "Apple Mach-O linker Error" `ld: warning: directory not found for option '-L/Volumes/eggybot/DerivedData/TranscomClient-acfxpkzpnqtjxngpqejaaogpcygi/Build/Products/Debug-iphonesimulator/React'` this...

``` Module RNGoogleSignIn requires main queue setup since it overrides `constantsToExport` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a...

Hi Guys, I'm having an issue on this part when using this function class `ImageResizer.createResizedImage` I got this error on iOS actual device (iPhone 6S and iPhone7) ``` 2017-11-09 02:44:51.157923+0800...

Hi @spoeck I notice that when I add dialogflow within a tab screen, there is a 4 to 8 second delay before it shows the screen for the chat. If...

Got this error `Uncaught TypeError: THREE.Math.nearestPowerOfTwo is not a function` when I use the latest version of aframe. It works before on v1.2.0 but on the latest version 1.3.0 it...

Hi guys, I just want to know why the margin setting of the page goes beyond the number we set on the page setting. As you can see here ![image](https://github.com/spipu/html2pdf/assets/3815967/b9f41434-63ce-48ac-b640-0cdf990a05e6)...

https://github.com/FaridSafi/react-native-gifted-chat/blob/081084a89c3a99c8b233823ccff9abe7e8d092c4/src/QuickReplies.tsx#L140-L150 As you can see above code, I cannot override the borderColor using the quickReplyStyle. The position to override the quick-reply style should be on the last position of the...