Alex Lisowski

Results 2 issues of Alex Lisowski

Hi, I am using GCDWebServer in a react-native app to server a static html folder from a bundle. I am starting a server using: ``` let websiteroot = Bundle.main.path(forResource: "www",...

Question: is there any way to paginate through firebase list using this library?