-
MainActivity.java:26: error: constructor DefaultReactActivityDelegate in class DefaultReactActivityDelegate cannot be applied to given types;
return new DefaultReactActivityDelegate(
…
-
### 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…
-
E:\REACT-NATIVE PROJACTS>react-native init learn
This will walk you through creating a new React Native project in E:\REACT-NATIVE PROJACTS\learn
Using yarn v1.9.4
Installing react-native...
yarn …
-
This issue has already been reported (#18790), but closed for "stalling". As of React Native 0.63.3, the bug still exists.
## Description
`textAlignVertical` works fine when set on the top-most …
jsamr updated
1 month ago
-
## Description
When a SectionList rerenders, sometimes it unmounts and remounts some of its items unnecessarily, even though the items preserve the same "key" prop in between renders. This impacts pe…
-
![Screenshot_20191222-002329](https://user-images.githubusercontent.com/37175087/71526752-51f47180-28fe-11ea-9aa6-54d48afdf8d8.png)
I got this error anyone can help me how to fix it.
React-Nativ…
-
## Description
If a native module opens an activity that redirects out of the application and the application is killed in the background by the Android OS, the react context is lost and the native m…
-
### Description
I was trying to integrate NativeBase with React Native 0.72.3
### CodeSandbox/Snack link
na
### Steps to reproduce
1. yarn add native-base react-native-svg@12.1.1 react-native-saf…
-
**Is your feature request related to a problem? Please describe.**
To remove a bit of the leg work of adding a new icon it would nice if part of the CLI was essentially a helper that takes the Icon n…
-
### Summary
I am trying to enable Maestro E2E tests in my project. I have to run my tests in multiple different environments and thus would like to reuse common shared config like this:
```
"e2e"…