Mathew Piccinato
Mathew Piccinato
I get this error also from time to time. I can't find a way to reproduce it though. My interface to Get and Set objects is pretty simple. ``` objectivec...
Just wanted to chime in and say I am seeing this also. Currently a huge chunk of my build time is spent in these methods. I use the same tool...
For anyone looking for a quick hack to work around this issue, I have setup my `renderLabel` to render two `Text` components, one is the "largest" size and is essentially...
Any update on this issue? Still experiencing it in 8.6.1 and 9.0.0 beta
That is correct in regards to iOS 8 being the only version in which an app can open its settings. It seems a bit much to add a new class...
Anyone have an update for this? Trying to get this to work with Nimbus's NINetworkImageView.
Just came across this same issue when installing React Native dependencies. I can run the curl command no problem but CocoaPods just hangs on `/usr/bin/tar xfz /var/folders/6m/l15crj8s3g938fh1hky8n9q80000gn/T/d20171001-8272-uapq6q/file.tgz -C /var/folders/6m/l15crj8s3g938fh1hky8n9q80000gn/T/d20171001-8272-uapq6q`. When...