Reid Mayo
Reid Mayo
Both? Nothing is broken, it's just making behavior more in line with expectations.
@mnightingale are you open to helping maintain this package? I'm open to bringing on help as I have been legitimately too busy in recent years (founded a company -- believe...
Hi Shubhi, Can you post sample code where you initialize CacheableImage and also how you use it in a render function? Thanks
Have you done a "sanity check" and tried this code using the standard \ to see if it works? The CacheableImage logic simply passes CacheableImage props directly through to the...
Is this intermittent or can it be recreated with the same image file repeatedly? On Tue, May 8, 2018, 3:45 AM David Schumann wrote: > I had a similar issue...
This is probably an issue related to the RNfetchblob (https://github.com/joltup/react-native-fetch-blob) dependency if I had to guess. Looks like react-native-image-cache-hoc is on the latest version of RNfetchblob so upgrading won't patch....
Looks like there are linting errors. To problem I can quickly solve those with my own commit. The larger issue here, is this is not a solution to the bug....
Thank you for this information. I'll investigate it. On Fri, Apr 6, 2018, 4:50 AM David Schumann wrote: > Using with children is deprecated and will be an error in...
Is the \ API compatible with \? Is this a drop in replacement?
Thank you Vitaliy I hope to be able to review and merge this over the weekend.