Firtina Ozbalikci
Firtina Ozbalikci
https://github.com/facebook/react/pull/10758 just landed! I'm going to give it a try and feed information back to fb to help resolve potential problems, meanwhile I'm also redesigning parts of the core to...
https://www.npmjs.com/package/react-reconciler still at v0 (i.e. not published) but once it's out I'll post an update here :) I have subscribed to https://github.com/facebook/react/issues/9103 so I'm guessing that one will be closed...
@pasih nice :D
Hi, apologies on the quietness, having another chaotic period. I'm not sure when things will cool down, I'm hoping for sometime in January.
Just checked my repos and it is up to date for react-three-renderer, https://github.com/toxicFork/react-three-renderer-fiber It looks like I had branched off to "create-react-renderer" to allow making "any kind of custom react...
I'll probably merge it into master as it should be mostly compatible, then eventually split into another repo and make r3r use "create react renderer". But yes, to decide is...
To be realistic it is pretty much stalled, the foundation is there, but need to implement the components and so on which is taking a long time. This is because...
Hey @Aarbel, thank you for your interest in the project. I'm hoping for some time this year, but the development is very on and off at this point so it's...
Thanks for the comments @johnrees, @Marviel and @wishfoundry . Ideally I need to finish the contribution guide to make it easier for contributions to happen. Currently adding missing props could...
Hmm this may be a bug... will need to investigate.