-
## 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…
-
**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…
-
### Description
Previous issue: https://github.com/facebook/react-native/issues/33889
RN Alert button appears on the left top corner.
### Steps to reproduce
```js
function openURL(url: st…
-
When `modelVisible` is false, it still renders seemingly invisible overlay on the background causing the background not to be interactable. I worked around this by basically rendering `this.state.show…
-
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…
-
Error on line 230, column 24 in ToolbarAndroid.android.js (see screenshot for error message)
'.. requireNativeComponent is not a function it is an object'
package.json
```
"devDependencie…
vladp updated
9 months ago
-
### Summary
React-Navigation modals are glitchy inside a managed Expo app. When the same example is ejected, the modals work as expected (using the same version for all packages).
More informati…
-
I got this error on web preview(expo w)
TypeError: Cannot assign to read only property 'exports' of object '#'
Module.
C:/......../node_modules/react-native-modal-dropdown/index.js:7
4 |
…
-
#### Issue Description
Hello guys, Im facing an issue of the country flags colors are faded, its working well on ios.
#### Steps to Reproduce / Code Snippets
Running this code :
```
```
…
-
Hello 👋
**Describe the bug**
If we use the swipe-list in a modal VC (iOS 13) we cannot swipe completely to the left.
![swipe](https://user-images.githubusercontent.com/867772/83327882-8d191900…