Robin Oster

Results 6 comments of Robin Oster

I just tested it with an iPhone 6 device and the bounds are not correctly set after the rotation. I will try to fix it with overwriting the `layoutSubviews` method....

Did you register your account correctly (including a credit card is also needed)?

Sorry, at the moment only Cocoapods is supported. But I will try to add Carthage support in the next release.

Hello Yeah this is the google api which is returning a 400 "Bad Request" for having the same source and target language. Why would you translate into the same language...

I had the same issue. I solved the problem with using the https://momentjs.com/ Library to parse the date string and reformat it. Because format() is returning the correct date format...

Yeah this would be a nice extension. Maybe I am gonna add a solution for that. You could already try to write your own implementation. With the following code you...