gkasireddy202

Results 25 issues of gkasireddy202

Getting the typeError: _reactNative.DeviceEventEmitter.removeListener is not a function (it is undefined) when I go back to another screen. ## Environment System: OS: macOS 14.2.1 CPU: (12) x64 Intel(R) Core(TM) i7-8750H...

bug

Hi Team, I am using below code for call purpose. It returns' error is undefined. Call('+155555555555').catch(err => console.log(err));

Hi, I updated my react-native project to minSdkVersion = 26 compileSdkVersion = 33 and targetSdkVersion = 33. I am getting the below error in Android. error: lambda expressions are not...

### Description Getting the below error I upgraded the project from 0.68.7 to 0.73.2 Execution failed for task ':app:compileDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See...

Needs: Triage :mag:
Needs: Repro
Newer Patch Available
Needs: Attention

### Description We recently upgraded my project from react-native:068.7 to 0.73.2. We get the below errors when we run the Android build in react-native:0.73.2. we are using the gradle version...

Needs: Triage :mag:
Needs: Repro
Newer Patch Available
Needs: Attention

I am using the version: rn-fetch-blob: 0.12.0, and react-native:0.68.7. Please add the iOS privacy manifest for this library. Starting May 1, Apple will require iOS submissions to the App Store...

**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** My app is successfully built and runs on an iOS simulator using react-native:0.73.2 Unable...

**What is the current behavior?** Metro bundle not connecting with iOS simulator in Release and Debug mode. react-native: 0.73.2 **What is the expected behavior?** Need to connect metro bundle for...

### Description Showing invalid configuration: "dependency.assets" is not allowed ### CodeSandbox/Snack link Private repo ### Steps to reproduce react-native run-ios --simulator "iPhone 15 Pro Max" ### NativeBase Version 2.15.2 ###...

bug
v3
triage

Hi Team, I am using axios throughout the app.Can i use this example in my project.? Thank you.