Ethan Neff

Results 12 issues of Ethan Neff

react-router-native example https://reacttraining.com/react-router/native/example/no-match navigation ``` history.push("/nowhere")} /> ``` routing ``` ``` error ``` TypeError: null is not an object (evaluating 'children.props') This error is located at: in StackTransitioner (at Stack.js:62)...

### Error ``` error An unexpected error occurred: "could not find a copy of semver to link in /Users/e/Desktop/example/node_modules/metro-react-native-babel-transformer/node_modules/@babel/core/node_modules". ``` ### Example ```sh example on  master via ⬢ v15.10.0...

### Description error when running tests ### Snack or minimal code example ● Test suite failed to run TypeError: global.__reanimatedWorkletInit is not a function at node_modules/react-native-gesture-handler/lib/commonjs/handlers/gestures/gestureStateManager.ts:16:36 at Object. (node_modules/react-native-gesture-handler/lib/commonjs/handlers/gestures/gestureStateManager.ts:16:36) at...

Needs review
Repro provided

## Description When updating from `"react-native-gesture-handler": "2.3.2",` to `"react-native-gesture-handler": "2.4.1",`, I ran into errors running iOS, Android and Jest. I solved these errors by install the following dependencies. ``` "@babel/plugin-proposal-nullish-coalescing-operator":...

Missing info
Platform: Android
Platform: iOS
Missing repro
Close when stale

### Error: ```ts Types of property 'type' are incompatible. Type 'NetInfoStateType.bluetooth' is not assignable to type 'NetInfoStateType.other'. ``` ### Reasoning: The below types call `NetInfoConnectedState` which expects 2 arguments `NetInfoConnectedState`....

awaiting info
changes requested

This is something that FigJam has that is pretty nice

enhancement
discussion

The new UI makes it difficult to find this feature.

Is is 2023 already. Use Prettier. Make it easier for developers to read your code.