-
👋 Coming over from https://github.com/eslint/eslint/issues/18093: ESLint is migrating to a [new "flat config" format](https://eslint.org/docs/latest/use/configure/configuration-files-new) that will be…
-
不是纯expo项目,但用到了Expo modules,现在android 打包报错
```
import expo.modules.ReactActivityDelegateWrapper;
import com.reactnative.hybridnavigation.ReactAppCompatActivity;
public class MainActivity extend…
-
I am compiling with `./gradlew build`, with gradle 4.10.3 on Windows and Mac and I'm getting the following error:
```bash
> Task :react-native-fbsdk:lint FAILED
Ran lint on variant release: 19 is…
-
1. What version of RN and react-native-fcm are you running?
react-native": "0.51.0",
2. What device are you using? (e.g iOS9 emulator, Android 6 device)?
iOS emulator and android 5 device
3. Is …
-
When using RN >= 0.66 this error is thrown:
```
Invariant Violation: StatusBarIOS has been removed from React Native. Has been merged with StatusBar. See https://reactnative.dev/docs/statusbar
``…
-
Hi I got a problem when I want to run this project, I just run `react-native run-android then i got this error
`error Failed to launch emulator. Reason: No emulators found as an output of `emulat…
-
### What is the current behavior?
Create a React Native monorepo with two packages:
- components package
- application using components package
### Describe the feature
Mobile development…
-
Hello. **This is android related issue**. I experienced this behavior after starting up the emulator when the app was installed on it before. I saw in the logs that the Job is starting. After a minute…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Reproduce**
- Create a demo on https://snack.expo.io to reproduce the issue.
- Add gif screenshots to help explain your…