Alex Kudryavtsev

Results 10 issues of Alex Kudryavtsev

Thanks for supporting this awesome project. I have bug with fields validation. In [specie schema](https://swapi.co/api/species/schema) homeworld field marked as required, but [droid](https://swapi.co/api/species/2/)) have homeworld. In this case,you need mark homeworld...

Why all fields in schema are strings, not numbers? People.height is number, not string. All fields not optional and instead of null, it can return "unknown". Because of this, validating...

Thanks for this project again (: All models created date match `yyyy-MM-dd'T'HH:mm:ss.SSSXXXXX'Z'` format but [snowspeeder](https://swapi.co/api/vehicles/14/) created date is match `yyyy-MM-dd'T'HH:mm:ss'Z'`. I have to support separate parsing only for this case...

Repository does not contain xcodeproj with framework target and shared scheme. Carthage required it.

Привет, друг. Я принял непростое решение и хочу рассказать как это произошло. Я начал разработку SwiftyVK еще в далеком 2014 году с выходом первых версий Swift. В 2016 я перестал...

Hello, thanks for XVim 2. How I can open file in insertion mode by default?

enhancement

WebSocket not handle close code when connection was closed by server. I handle code on closing.

Initialisation of YandesMapKit takes 100ms on iPhone 7. It's huge. I want to unload the main thread and move this call to background. But I get a error - `Failed...

It deleted hafl of my preferences and make system unstable

Hello! I have 2 telegram accounts. First for work and second for personal purposes. iOS 16 brings new API - focus filter. That allows to customise focus mode inside application....