Koki Tang
Koki Tang
I'm using to following code to set the flow layout in example project's scale up horizontal animation. The result of this setting is only shows about 40px width of previous...
Can you please add support to left & right gesture swipe to next/previous pages
This extension is awesome! However, Is it possible to do same thing with some specified sections and others don't animate?
### My JSON dictionary: ```json {"structure_model": [ [ [ { "test": "test" } ] ] ]} ``` ### My model: ```swift class Component: Mappable, Codable { var test : String...
I've received a report from my application's user that the returning data is wrong while reversing the diff by `unpatch` method. By using my whole day, I find that only...