—
—
yes, that would make much more sense imo. i can import bounds, physics, and all the other stuff and just use it, but xr i have to change canvases. i...
here's another issue, codesandbox can't access JSX.IntrinsicElements due to eslint typescript says "We strongly recommend that you do not use the no-undef lint rule on TypeScript projects. The checks it...
please don't get it the wrong way, it's not my place to complain and i'm so thankful for what you're doing! it's about the setter/getter thing, is it really critical?...
additionally, github sponsors and opencollective have been quite comfortable, you can add them to the project sponsor settings just like the patreon. these two allow monthly sponsorship and one-time donations....
i would love to talk @vanruesc , i think it's super important that projects like this one get more attention and funding. how/where can i reach you? your twitter doesn't...
That would also be a criteria for us without which we couldn't use it. We have generic classes reacting on state changes, executing actions, etc. Middleware isn't good enough and...
Hope this is getting in there as well! For reference: https://www.reddit.com/r/reactjs/comments/68uqvb/freactal_deadsimple_composable_state_management/dh3ao4v/?context=3 > That should be totally doable, but it there's no built-in solution for that right now. Would you mind...
looks like react-composer hasn't been touched in over 4 years, i'll start by making an issue. if it's not maintained any longer i have to fork it or add it...
seems unrelated though, i think we can close this issue then. just needs an update for nanoid. could someone do the pr?
i can't reproduce: https://codesandbox.io/s/spring-bush-0x3ts9?file=/src/App.tsx you need to install @types/three otherwise nothing whatsoever in three has types. three itself has cast out all types recently. ps you dont need attach="material" and...