Frit

Results 6 comments of Frit
trafficstars

I guess this problem connected with https://github.com/pqx/react-ui-tree/issues/29 @wangzuo any suggestions?

The example https://snack.expo.dev/@bacon/728f26?platform=ios fails: upd: used https://docs.pmnd.rs/react-three-fiber/getting-started/installation#react-native instructions and got the same result as @ifNaNpass: an empty white screen without errors ``` "dependencies": { "@react-three/fiber": "^8.7.2", "expo": "~46.0.9", "expo-gl": "~11.4.0",...

Same for me, ios [email protected] can be tested on this example: Circular Progress Bar https://github.com/enzomanuelmangano/animate-with-reanimated/blob/main/08-circular-progress-bar/App.tsx

Same issue on RN 0.70.0. Confirm that RN 0.69.0 works fine.

> > Same issue on RN 0.70.0. Confirm that RN 0.69.0 works fine. > > I just switched to expo... It appears I have no other choice :)