Saliheen Afridi

Results 12 issues of Saliheen Afridi

### Question How to play recorded video? ### What I tried _No response_ ### VisionCamera Version ^3.7.0 ### Additional information - [ ] I am using Expo - [X] I...

❓ question

why i am getting caches/transforms-3/a541bb9552b6c628e7a32afaa507c787/transformed/jetified-billing-ktx-6.0.1-api.jar!/META-INF/java.com.google.android.libraries.play.billing.public.ktbilling_granule.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.

`import ActionSheet, {ScrollView} from 'react-native-actions-sheet';` importing **ScrollView** from 'react-native-actions-sheet' crashes app.

When i focus on TextInput it crashes app app without any warning or error `"react-native-actions-sheet": "^0.9.3",`

FAILURE: Build failed with an exception. * What went wrong: The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher. The following dependencies do not satisfy the...

using **openAnimationConfig** shows this error _Invariant Violation: You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one, js engine: hermes _ `openAnimationConfig={{ mass:1 }}`

Resolved issue "Invariant Violation: You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one" for JavaScript engine Hermes. Implemented fix by ensuring that only one set...

**Your Environment** - Plugin version: ^4.16.0 - Platform: Android - OS version: - Device manufacturer / model: - React Native version (react-native -v): 0.72.6 _Plugin config_ `const state:State = await...

I am getting ` No task registered for key BackgroundGeolocation` for background location tracking. **Source Code** ``` import {StyleSheet, Text, View} from 'react-native'; import React, {useEffect} from 'react'; import Radar...

I am getting below response when I want to use local images. It works fine in localhost but the issue occures only when I deploy it. Request URL: https://getbuildify.mintlify.app/images/reference/welcome/get-trending.svg Request...