Isaiah Abiodun
Isaiah Abiodun
@LichKing-2234 Thanks... I will work with this
> [@AuroPick](https://github.com/AuroPick) I'm getting such an issue with @hookform/resolvers 5.1.1. It appears to have been introduced by @hookform/resolvers. 5.1.0 works fine. Not sure if this resolves the issue and I...
@AuroPick I have been able to resolve this. Can you add `@babel/plugin-transform-export-namespace-from` to babel.config.js inside the plugin array
@akashvercetti Thank you for your prompt response ```bash #import "CleverTap.h" #import "CleverTapReactManager.h" ``` ππ½The above works and builds perfectly with no issues π» The below doesn't work and keeps throwing...
> Hi! Thank you for the PR. > > I'm a bit busy at the moment, but I'll try to get this sorted in the coming days/weeks. Do you need...
> Thank you for your report [@abisalde](https://github.com/abisalde) π > > Based on the information shared, the error you are encountering: > > ``` > > Could not create task ':app:uploadCrashlyticsSymbolFileBaseappRelease'....
> Could you share how your Crashlytics and Sentry configuration to help us reproduce the issue? ```groovy android/build.gradle buildscript { ext { buildToolsVersion = "36.0.0" minSdkVersion = 26 compileSdkVersion =...
> [@abisalde](https://github.com/abisalde) would you mind also sharing `android/app/build.gradle` if available? This is how far I can go ```groovy // android/app/build.gradle apply plugin: "com.android.application" apply plugin: "org.jetbrains.kotlin.android" apply plugin: "com.facebook.react" def...
@MatiPl01 Hey, when are we expecting this patch?
> Hey! Likely this week, maybe even tomorrow or on Tuesday. Thank you mate