Jose Gonzalez
Jose Gonzalez
Any function for caching image by code.?
I'm not sure the reason, or if simply `query stream` is not supported by redshift. Any idea? My code: ``` const query = new QueryStream(info.sql); const stream = client.query(query); stream.on('end',...
in my `react-native` version `0.39` this library not works. I had to do magic to find the correct version and with a lot of luck, I found that the compatible...
i make a purchase without problems and all works fine, but when in my ui i try to upgrade my plan... **example: (from month to year).** The next error appears...
`yarn add react-native-mail` `react-native link` `Unhandled JS Exception: Mailer.mail is not a function. (In 'Mailer.mail', 'Mailer.mail' is undefined)` ``` Environment: OS: macOS Sierra 10.12.6 Node: 8.9.1 Yarn: 1.3.2 npm: 5.5.1...
GTL_DEBUG_ASSERT(errorJSON != nil, @"no result or error in response:\n%@", jsonWrapper); **\* Assertion failure in -[GTLService parseObjectFromDataOfFetcher:](), /xxx/xxxx/Documents/git-repos/dev-objectivec/xxx/ios-app/Pods/iOS-GTLYouTube/Objects/GTLService.m:1145
Hi, Thanks for this module it has been very helpful. In `v1.3` version i was using a lot `getCachedImagePath` and `cacheMultipleImages`. When updating to the new version v1.4 I found...
I would like to know if it is possible to detect the option that the user selected
Please, can you help me with this error, I am sending this object in the activity view ``` ActivityView.show ({ Text: 'ActivityView for React Native', Url: 'shareLink' ImageUrl: 'https://facebook.github.io/react/img/logo_og.png', );...