Henry S
Henry S
I'm trying to run this project and I'm getting this error? any clues?
bunch of errors
## Environment Happened when trying to upgrade to react 18 and [react-native-web 0.18](https://github.com/necolas/react-native-web/pull/2248) in my package.json ``` "react": "^0.0.0-experimental-3f8990898-20220323", "react-dom": "^0.0.0-experimental-3f8990898-20220323", "react-native-web": "^0.0.0-b2a3e86d", ``` ## Description Describe your issue in...
### Introduction Currently, there are no simple ways to receive the callback for an application / process termination event. The only thing that is capable of being tracked is if...
Hello, When I drag and drop my gltf file into gltf.pmdrs.rs, I get this error in the console ``` Uncaught (in promise) Error: THREE.GLTFLoader: Failed to load buffer "Hertbeat.bin". ```...
Using galaxy note 8 / Android 9 in the example expo repo 
Any chance you can post an obj-c example ?
Hi Does this work with storyboards?
### Description Found when upgrading a react native web project's reanimated dep from 2.2.x -> 3.0.0-rc.3 ``` ERROR in ./node_modules/@react-navigation/drawer/lib/module/views/legacy/Drawer.js 84:25-39 export 'default'.'Value' (imported as 'Animated') was not found in...
Given that react native web is now a fast growing project, perhaps you'd be interested in demonstrating how testing-library/react-native can work with it?