Tomáš Kohout

Results 5 issues of Tomáš Kohout

The appearing of thumbnails still seemed a bit glitchy so I added some animations and `UIBlurEffect` (also mentioned in here: https://github.com/HHK1/PryntTrimmerView/issues/2) ![trimmer](https://user-images.githubusercontent.com/3404675/69897687-bcda7900-134f-11ea-9e47-85f250c4ba26.gif)

Hello, thanks for this library! I've been trying to setup simple subscriptions based on your example server app. I managed to setup the authorizer on websocket, and retrieve user in...

question

Not sure whether this repo is dead or not, but gonna put it up here in case someone else encounters the same problem. If you set the cache policy to...

Hi, I started using modified version of CoreValue on one of my projects and one problem with CoreValue became imminent. ``` let employee = Employee(objectID: nil, name: "John Doe", age:...

Can you add curry as dependency in the Podspec? Argo extracted curry into separate pod some time ago.