David Seek
David Seek
> > Did you make any progress on that? > > I also would like to move the heavy lifting to the server. > > I chose a different way!...
guys... this is still broken. it can easily be fixed by changing `rangeAt` to `range(at)`. but it's a bit annoying to fix it manually all the time
this worked for me: https://github.com/terikon/cordova-plugin-photo-library/issues/163#issuecomment-485805403 I manually deleted the existing plugins and reinstalled from his fork
Not sure if John is still merging PRs, but I appreciate the commit. Pulled it on my fork and got instantly unblocked. Thanks dude!
I have it running in Swift with Bridging Header, but the "did select" is triggered badly. I need to press like 100 times to have it triggered (iphone 6s+ /...
I get how pagination works if I'm downloading only my own feed, but how would it work, if I'm downloading for example the "post feed" of all my "friends" like...
Well. That is what I have done with the single User feed. No problem here. I have added an "index" key to every post and query for that by adding...
I have not yet looked deeper into this. But my suggestion would be to see if there is any variable or exposed API to get the current accessibility settings. So...