Henry S

Results 31 issues of Henry S

I'm trying to run this project and I'm getting this error? any clues?

## 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 ![Screenshot_20200526-122537_Expo](https://user-images.githubusercontent.com/5156236/82925772-32648200-9f4c-11ea-9df0-162ac517b5de.jpg)

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...

Missing repro
Platform: Web
Needs review

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?

enhancement
help wanted