Alexey Lyakhov
Alexey Lyakhov
@Rakha112 I made an issue in your repo: https://github.com/Rakha112/react-native-3D-Example/issues/1 yes, models not loading.
To everyone - @Rakha112 repo is a solution. One main difference with web implementation - for some reason react-native + react-three-fiber stopped supporting Vector3 and Euler types for position and...
For some reason position props no longer support Three.Vector3 and Three.Euler types, but accepting Three.Vector3Tuple Had to refactor a lot, due to runtime errors. Figured out and fixed WARN WARNING:...
@VladimirTambovtsev current working branch upgrade, require replacing broken docs built with react-styleguidist to [docosaurus](https://docusaurus.io/docs/installation)
Please provide a PR and I will merge
@pimjunhavittaya that is not how PR works. You should fork the repo, make changes in your own repo, and make a PR from your repo into mine, and I will...
@hpsthr Totally forgot nextjs is failing on that. Please try 2.20.2 - released a minute ago.
released 2.20.5
@patelradhika @nonamedm I've released 2.20.3 I think there was some issues with babel integration in rollup.
I have found a magical combination and fixed maps in both - IOS and android. So the secret combination is - Xcode 16.3, - iOS emulator 16.0, - device iPhone...