-
## Please provide an explanation of the issue
Clustering not working for custom marker wrapped with `` component as it works for native ``. Main problem is binding Clustering with custom marker, fo…
-
After installing the latest `gl-react`, `gl-react-native` and `react-native-webgl` on a clean RN 0.56 and get them to work without major fault I installed this library. In the documentation it doesn't…
-
-
### Minimal reproducible example
https://snack.expo.dev/@marco.blu/expo-blur-and-expo-image-crash?platform=android
### Summary
expo-blur view crashes our app on Android devices.
I tried to build a…
-
### Summary
@react-native-community/blur not works on Android :
![Screenshot_1658939028](https://user-images.githubusercontent.com/65358122/181299309-1688489a-519f-4e9d-ab6b-e486cd6099eb.png)
…
-
What `react-native` version are you using?
0.72.4
What `react-native-pdf` version are you using?
6.7.1
What platform does your issue occur on? (android/ios/both)
android (maybe both)
Descr…
-
This has caused my Android builds to fail countless times. I think the code analysis-related error would go away if the code did not use a deprecated API.
```
Note: C:\cygwin64\home\james\code\win…
-
### 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…
-
Hi!
I think I've installed the package as the documentation says but get with the warning.
Add the following to your android/build.gradle :
```
allprojects {
repositories {
maven…
-
# Bug
following these steps
1. git clone https://github.com/react-native-community/react-native-blur.git
2. cd react-native-blur/example
3. npm install
4. react-native run-ios
Then
![im…