JP
JP
Thanks @JensRavens. I will revisit this next week. Closing for now.
Hey @JensRavens, I looked into it this morning and one thing I'd like to do is preserve the type signature of my Observable. In this case, the type is `Observable`...
Hey @JensRavens , I now understand your suggestion a bit better after hacking for half a day and continuing to look at more resources about programming with Observables. ~~I was...
I may have spoken too soon. My implementation above immediate releases the `Observable` which contains the `URLSessionTask` of interest as soon as the function exits. I'm feeling like either adding...
Aside from otherwise obvious utility, the ability to render to `UIImage` would be great for working with markdown on iOS and rendering SVG's to `NSTextAttachment`.
Also curious about this. Would be nice for rolling gRPC servers in Node to have some “official” support for interceptors
Hey @Fishbonelsy , another resource you might want to check out for inspiration is the new progressive [JPEG decoding library that Twitter just open sourced](https://github.com/twitter/ios-twitter-image-pipeline). You also might want to...
Hi @fkzhao and @worldofnick Any repositories listed under contentful-labs are not officially supported by Contentful. However, as they are open source repositories, pull requests and outside contributions are more than...
Given the lack of attention this repo receives, I also suggest looking into the following library made by Twitter as an alternative. https://github.com/twitter/ios-twitter-image-pipeline
This issue also started happening for me. On yarn version `1.12.3`