-
After I add this modal I started to get the error Invariant Violation: `new NativeEventEmitter()` requires a non-null argument
![simulator_screenshot_3D7ABA4D-4203-426D-B424-F82257F5E8B3](https://u…
-
I have a Button component which is wrapped by a Consumer. And I put this button inside Dialog. Whenever the Provider value changes, the button is always rendered with the initial context value instead…
-
## Environment
```
System:
OS: macOS 10.15.4
CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
Memory: 851.91 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 1…
-
### Description
According to the docs, the ImageSource prop in the Image component should allow for sending headers like this:
```
```
However, the headers aren't sent in any request.
### Ver…
-
## Environment
System:
OS: macOS 10.15.4
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 1.58 GB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.1…
-
### Summary:
### Steps to reproduce:
Following the steps, I
1)Create a New project folder
in my case, I created reactdemo
2)in the new project folder, install the latest
reactJS: npx create-…
-
**Is your feature request related to a problem? Please describe.**
I want to try and embed a stack navigator inside a modalize component (with react-native-screens). This pattern happens in Apple Map…
-
## Current behavior
On iOS, when I have a vertical FlashList with items that have dropdown buttons, the drop down content is not able to be pressed on if it leaves the bounds of the parent item.
…
-
I'm starting work on `RCTModalHostView` because our app uses Modals and it should be relatively straight-forward to add. What's the easiest way to build the `react-native-dom` project for local devel…
-
I work on many applications at once, and I use multi-root workspace to achieve so. However, when I open a multi-root workspace, even if one of the roots contains `launch.json`, I'm met with the follow…