Aulia Akbar Harahap
Aulia Akbar Harahap
I tried to do a batch insert into a table, I read the documentation about prepareCreateFromDirtyRaw is available in collections, but when I check the code, there's only prepareCreate function
i tried to run my project using RN 0.63.2 and react-native-background-job ^2.3.1, and I got: **[PROJECT_PATH]/node_modules/react-native-background-job/android/src/main/java/com/pilloxa/backgroundjob/ReactNativeEventStarter.java:7: error: package android.support.annotation does not exist import android.support.annotation.NonNull;**
## Ask your Question I have trouble when running gradlew assembleRelease: Task :@react-native-community_geolocation:compileReleaseJavaWithJavac FAILED node_modules/@react-native-community/geolocation/android/src/main/java/com/reactnativecommunity/geolocation/GeolocationModule.java:21: error: package androidx.core.content does not exist import androidx.core.content.ContextCompat; node_modules/@react-native-community/geolocation/android/src/main/java/com/reactnativecommunity/geolocation/GeolocationModule.java:274: error: cannot find symbol int finePermission...
uses: yukiarrr/[email protected] ``` ** INTERNAL ERROR: Uncaught exception ** Uncaught Exception: Couldn't posix_spawn: error 7 Stack: 0 __exceptionPreprocess (in CoreFoundation) 1 objc_exception_throw (in libobjc.A.dylib) 2 -[NSConcreteTask launchWithDictionary:error:] (in Foundation) 3...
I've an error when using MonthPicker from 'react-native-month-year-picker' (Android devices) I guess it's happens because the auto linking doesn't run automatically. Is there any guide to install dependencies manually on...
to get your secret key from Java/Kotlin code by calling : ### Kotlin ```kotlin val key = Secrets().getYourSecretKeyName(packageName) ``` ### Java ```java final String key = new Secrets().getYourSecretKeyName(getPackageName()); ``` How...
``` Run yukiarrr/[email protected] The node12 is not supported on macOS ARM64 platform. Use node[16](https://github.com/***/***/actions/runs/***/jobs/***#step:16:17) instead. /bin/bash /Users/devops/Workspace/actions-runner-01/_work/_actions/yukiarrr/ios-build-action/v1.10.0/dist/../build.sh sudo: a terminal is required to read the password; either use the -S...