Boris Berak

Results 86 comments of Boris Berak

Thanks for posting this @miguelgrinberg -- I ran into the same issue and your solution worked great 🙏

Thanks for your PR @esphung I've added a couple of comments.. Just wondering if we need to build anything now (since we've moved the files over to TS) before publishing...

Okey @esphung that's a good idea.. Let's test this PR/branch for a month (I'd like to test it with the latest version of Expo on iOS and Android) before merging...

Hey @esphung I was testing out this PR today on a demo app, and I found the TS version to be very choppy in terms of registering touch events.. It's...

Hi @kevando, Not sure if this applies to you, but try using the iterationDelay prop - that sort of did the trick for me: ``` ... ``` ^ I'm using...

Thanks for the PR @texonidas I'll do my best to review this sometime during the week.. Seems like a big change though -- would this have a big impact on...

Thanks @texonidas - and apologies for the late response 😬 I'll import your PR into one of my existing projects next weekend and see how it goes (I spent some...

Hey @lucasdellabella, Yeah people have been asking for this more and more; so I figured it's time to bite the bullet and either migrate to TS completely or at least...

Hi @nhmbounteous, I don't think we need a new project for this - we should be able to simply add a definition file similar to the [react-native-game-engine](https://github.com/bberak/react-native-game-engine/blob/master/react-native-game-engine.d.ts) project. However, I'm...

@HadrienRivere @x5engine Sorry dudes, not sure how I missed this issue! First time I'm seeing it. I used the template over the weekend on NodeJS 8.9.4 and NPM 6.9.0, it...