Ryan Tremblay
Ryan Tremblay
I think we should try hard not to introduce *required* Babylon React Native specific APIs (like useModuleInitializer). BRN has only two required APIs right now, useEngine and EngineView, and they...
Love the idea of having community help getting this implemented! @bghgary thoughts on this? Could @matthargett pick up where Nick left off?
@bghgary and I recently discussed this more, so I'm going to capture some updated ideas from that discussion as well as some thinking after that discussion (needs additional input from...
@jihoobyeon very cool! Sorry to hear it was harder to get working than we hoped, but I'm glad you got it! I would not say what you have done is...
This issue is pretty old, but I believe the primary intent here was just to improve the dev inner loop (specifically local builds from Android Studio). I think my expectation...
Thanks @saphal1998 for getting back to me, much appreciated! > The items labelled anonymous are probably just anonymous functions It seems more than just that. For example, when I click...
Thanks @saphal1998 for giving it a shot! If you cloned my repo (https://github.com/ryantrem/BabylonReactNative), then you just need to check out the branch I made for testing this out (`git checkout...
It often does the first time I try, but then works on subsequent tries. I haven't tried to diagnose this yet.
Hi @saphal1998 - did you have any additional ideas on this issue?
Thanks @saphal1998 - when you say: > I'm not quite able to reproduce this Do you mean you get different results than what I shared earlier in this issue? >...