David Shekunts

Results 5 comments of David Shekunts

ALSO I want to change loadMoreSpinner color, but it's styles applied just to Spinners wrapper View. Can you show me how to pull request and I'll add style for changing...

I have the same issue and made small invistigation: First of all, code block itself is visible on first render, but disappears in some millisenconds. That means, that some code...

@srh Yes, i get "hello" in first console.

I installed rethinkdb with homebrew: "brew update && brew install rethinkdb"

`pm2-runtime` only expect `ecosystem.config` in `.json` not `.js`, but WHY? I mean, that here you are whiting `CMD ["pm2-runtime", "ecosystem.config.js", "--web"]` but it doesn't work, because he treats `ecosystem.config.js` as...