-
Since `react-native-modal` isn't maintained anymore, we get warnings on Android related to it's reanimated usage.
Let's replace it with [`react-native-modalfy`](https://github.com/colorfy-software…
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.18.0
- react-native v0.49.3
### Platform
Tell us to which platform this issue is related
- Android
#…
-
Hello, can you please update me how to close opened android date picker dialog programmatically.
I want to close date picker dialog by method, when I call that method then if datepicker dialog is o…
-
### Version
- react-native-image-crop-picker v^0.25.0
- react-native v^0.59.8
### Platform
- Android
### Expected behavior
Expecting it to build successfully and I start the implementa…
-
### Error ☹️
**Failed to compile**
```
./node_modules/@react-native-community/datetimepicker/src/datetimepicker.js
Module parse failed: Unexpected token (9:12)
You may need an appropriate loader …
-
I'm using `"@iterable/react-native-sdk": "^1.3.13"` and build is failing from yesterday. Here's the error.
`
> Task :iterable_react-native-sdk:compileReleaseJavaWithJavac FAILED
/Users/runner/wo…
-
[Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file…
-
When I try to build on android, it is showing this error.
Could you guide how can I solve it?
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.37.2
### Platform
- Android
### Expected behaviour
The app starts in the Android emulator
### …
-
### 这个特性解决了什么问题?
由于低版本无法安装高版本的webview组件,所以需要升级rn版本
### 这个 API 长什么样?
升级到RN0.62后遇到几个报错
由于rn新版本移除了几个内置组件Picker NetInfo,这两个需要从@react-native-community中导入,所以现在必须要去修改node_modules文件里面的文件,还有个依赖由于依赖的版本低,导…