-
### Current behaviour
it shows error ERROR TypeError: this._icon.setNativeProps is not a function (it is undefined), js engine: hermes
### How to reproduce?
installing and adding the componen…
-
Our app started off with a strong focus on web development, which has been great for rapid prototyping and cross-platform compatibility. However, we've noticed that in the shift to native platforms, e…
-
## Description
Dark mode no longer works with view modifiers. Regardless of device scheme, the view background colors will be "light".
### Related to
- [x] Components
- [ ] Demo
- [ ] Doc…
-
### Current behavior
Hi !
I'm using React Navigation and Google Mobile Ads in my Android app. I have big problem with tracking impressions after showing ad on screen. I spent a lot of time to inves…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Describe the bug
When using Expo with `@reduxjs/toolkit/query/react`, I encounter the following warning:
warning: The package /node_modules/@reduxjs/toolkit/query/react contains an invalid pac…
-
### Minimal reproducible example
https://github.com/facebook/react-strict-dom
### What platform(s) does this occur on?
Android, iOS, Web
### Did you reproduce this issue in a development build?
Y…
-
### Current behavior
I am developing an integration of a pre-existing native app with a React Native module. I managed to install some dependencies, but when attempting to add React Navigation, I'm…
-
![image](https://user-images.githubusercontent.com/16273730/80317884-c96adc80-87dc-11ea-889c-e3735e24eaef.png)
```json
{
"main": "index.js",
"scripts": {
"android": "react-native run-an…
-
**Bug description:**
If you have a WebView component with `cacheEnabled={false}`, the WebView will still get resources from the memory cache.
**To Reproduce:**
Create a component with ``. The URI…