Kevin

Results 5 comments of Kevin

@muukii more or less. Several of the contributors work at Google now and for various reasons largely stopped contributing a couple years ago. We are recently working with Pinterest to...

@rcancro is this on `master` or `google_pr`? We had to make a fix for this but thought it was yoga-specific: See [ASTextNode2 intrinsic calculateSizeThatFits:](https://github.com/wiseoldduck/Texture/blob/58fa2ac1111af941d518443b811e566dca273336/Source/ASTextNode2.mm#L555) Ashley documented a lot of the...

https://github.com/pinterest/PINRemoteImage/pull/477 is a tiny change that should help with allowing one to configure a NSURLCache via NSURLSession, and, if they also want, to disable PINCache altogether.

+1 this is somewhat a pain in the butt in many situations, it would be ideal to be able to configure multiple instances of `PINRemoteImageManager` that did not share a...

I think we need to mark `FLAnimatedImage.h` (and perhaps others) as a public header. In the meantime, you can set the build option `CLANG_ALLOW_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES` as a workaround.