moflo

Results 18 comments of moflo

Keep up the good work! Yes, the test works fine on Chrome on the same machine: Chrome Version 54.0.2840.71 (64-bit) Test results: Pure JS @ 1.09 JS + Turbo.JS @...

@andersonleite thanks for this, I've [added](https://github.com/moflo/next_pixijs) PlanckJS to your example... https://next-pixijs.vercel.app Hope Tim and the team approve your PR !

The app was released to the App Store successfully. The errors on App Store items is because you haven't set up your in-app purchases, which may be outside the scope...

Cleaned up the Storyboard NIB file, but this is still crashing on "[[ SKPaymentQueue defaultQueue] addPayment:payment]" which I think is expected behavior within the simulator as the StoreKit is not...

Hi, seeing this same issue when running a Parse server on Heroku. Thought it was a problem with their latest stack, but it seems they fully support WS [now](https://devcenter.heroku.com/articles/node-websockets). Any...

I too missed that LiveQuery was a requirement (!) and am now also able to POST but not receive any data via web sockets / LiveQuery observe methods. FWIW, I'm...

Hi @edorivai - we needed a hooks port so we created one, here: [react-media-hooks](https://github.com/moflo/react-media-hooks). I don't plan to publish to npm as this would likely be in conflict with your...

Sure, let me try to merge.

@tperes agree with the three20 comment. @devinross we need this capability in our app and will eventually push to github; we're using tapku and so would be happy to contribute...

Hi, you can modify the openSringBoardLoadIconArray delegate method to specify the page size (the example shows 9 icons per page) and if you supply more than this number of icons...