Bhavin Parghi

Results 14 issues of Bhavin Parghi

@manjeshbhargav , @PikaJoyce , @philnash In my application video sharing and screen sharing working as expected but when i try to video share like below - Share the screen (Working)...

Hello I am not find any option to hide or disable label option ? is there any way to used textfield as normal textinput ?

All other fusions charts are loading, expect map charts ``` "react-native-fusioncharts": "4.1.2" "fusioncharts": "3.13.4" "react-native": "0.61.3" "react": "16.11.0" ``` it is working fine in android, but not working in ios...

two FilledTextField in a row, focusing 2nd one not the first one ``` focusable={false} autoFocus={false} autoCorrect={false} ``` these properties are also not working for the same ``` onPressCountry()} activeOpacity={0.5}> (this.countryInputRef...

Info ``` System: OS: macOS 12.1 CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz Memory: 147.09 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.13.1 - /usr/local/bin/node...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Hey! It would be awesome if we could have an iOS version that’s available in the Android library. This way, users on iOS can enjoy the same feature as those...

### **Bug Report** #### **Description** App crashes due to `java.lang.NoSuchMethodError` when calling `getTime()` on `com.arthenica.ffmpegkit.Statistics`. #### **Expected Behavior** The `getTime()` method should be available and return the expected value without...

no-issue-activity

### **Describe the bug** The app crashes with a `MediaCodec$CodecException` when attempting to start video encoding via `MediaCodec`. This occurs specifically when calling `MediaCodec.start()` inside the `BaseDecoder.start()` method of the...

**Describe the bug** The app freezes when attempting to start the camera preview using the `startPreview` method from `StreamBase`. The main thread gets stuck in a waiting state at `Unsafe.park`,...