Shane Qi

Results 5 comments of Shane Qi

![Kapture 2020-01-20 at 9 51 20](https://user-images.githubusercontent.com/7324708/72740060-8b6d7500-3b6a-11ea-935c-b87feed8d49b.gif) If the gif shows what you want, you can simply change the collection view's scroll direction to horizontal. But the cells will be scrolled...

Thank you so much! I will review & merge ASAP.

Looking at the diff, looks like that all the previous code has been removed. Then I realized that you changed all the indentation from tabs to spaces, even for the...

try ``` swift ... Routing.Routes["GET", ["/", "index.html"]] = indexHandler ... ```

I'm not sure if the latest Perfect version is bug-free. I just personal prefer release version, even thought there are bugs. However, you probably want to check out this example:...