-
When we drag the cursor on the pad, the app crashes.
-
**Is your feature request related to a problem? Please describe.**
When exploring the UI library, I could not see an example demo showing how the components would work on mobile devices immediately, …
-
I'm experiencing a crash issue when zooming in on videos in Flutter 3.10.0, but this problem is specific to iOS. The crash occurs on both physical devices and simulators. Below is the error log:
``…
-
### Steps to reproduce
1. Run the following code with flutter run -d chrome
```dart
import 'package:flutter/material.dart';
void main() {
runApp(
MaterialApp(
home: Scaffold(
…
-
Video File: https://we.tl/t-pAhUdQeXmG
Open Safari, paste the link and download the video.
Go to Files.
Save Video to Photos.
Using the Demo try to edit the video by cropping "square for example…
-
Hi Changan,
I have a question about the SoundSpace demo video. How can such a video clip be generated? Is it possible to do so using the code or something?
Because when i successfully ran the ex…
-
I want to generate the smooth video similar to the one given in demo video of MINOS.
The one i have generated on my system shows visible jerks when i move the position.
link: https://youtu.be/62WavH…
-
-
What `react-native` version are you using?
0.74.5
What `react-native-pdf` version are you using?
6.7.5
What platform does your issue occur on? (android/ios/both)
ios
Describe your issue as preci…
-
# Bug
I've created an audio player using the React-native-video package. it is working fine on iOS 16 and android devices.
on iOS device with version 15 or below getting the following errors.
`…