Alexander
Alexander
# Bug It's seems that current version doesn't compatible with the latest BlurView library: https://github.com/Dimezis/BlurView/releases/tag/version-2.0.2 I'm trying build my project and in Android Studio and get an error: `Duplicate class...
**Description** I trying get Push token as described in https://developer.huawei.com/consumer/en/doc/HMS-Plugin-Guides/apptoken-0000001050157797-V1, but evey time get the error. I also builded an example from https://github.com/HMS-Core/hms-react-native-plugin/tree/master/react-native-hms-push/example (I changed package ID to registered in...
## Ask your Question Hello, iOS 14.5 'ipAddress' method returns internal IP address (IP of my local network), but not external as expected. My code: ``` ip_address = (await NetInfoState.fetch()).details.ipAddress;...
https://reactnativeelements.com/docs/components/airbnbrating - this component uses [react-native-ratings](https://github.com/Monte9/react-native-ratings), but this repo has not been updated for more than a year and hase some open issues. Please consider the [react-native-star-rating-widget](https://github.com/bviebahn/react-native-star-rating-widget) One of the...
### Description Every time when I building my project, the following warning appears in the gradle output. I don't think this a problem (the project build correctly), but decided to...
When I try build the project with 'newArchEnabled=true', I get the following error: ``` [CXX1409] /android/app/.cxx/Debug/v20284m3/armeabi-v7a/android_gradle_build.json : expected buildFiles file '/node_modules/@react-native-community/blur/android/build/generated/source/codegen/jni/CMakeLists.txt' to exist ``` Clean / rebuild doesn't solve the...
Hello. Are there any plans to update this library to support TurboModules?
### Description IS_NEW_ARCHITECTURE_ENABLED = TRUE bridgelessEnabled = FALSE Android Studio 2023.2.1 buildToolsVersion = "34.0.0" minSdkVersion = 23 // Android 6.0 and above compileSdkVersion = 34 // Android 14 (gives access...
## Environment "react-native": "0.73.6" "react-native-pager-view": "6.2.3" IS_NEW_ARCHITECTURE_ENABLED = TRUE bridgelessEnabled = FALSE Android Studio 2023.2.1 buildToolsVersion = "34.0.0" minSdkVersion = 23 // Android 6.0 and above compileSdkVersion = 34 //...
**Redash Version:** 25.1.0 **Environment:** - Self-hosted - MongoDB data source **Issue Summary:** After upgrading to Redash v25.1.0, queries that reference cached query results (such as query_XXX tables created from MongoDB...