Paul Rolfe

Results 4 issues of Paul Rolfe

When you use the pod by adding it in interface builder and use autolayout... If the dimensions change at runtime, the view doesn't adjust, and it's corner radius remains based...

I'd like to propose making the `reduce` function in Distribute from private to public. The reason is that I'd like to add some extensions in my project for `distribute`. For...

Instead of just using the first supported language, look at all the preferred ones, trying to return one for which the language file exists. And if we have none, just...

I can't figure out how I would pass in strings as arguments. Perhaps it's not built in, I was expecting that `I18n.localizedString("Key", stringValue: "word")` where `"Key": "Put %@ here"` would...

question
idea