shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.25k stars 326 forks source link

Trimmer left/ right corners are not drag-able. #226

Open ahmadraza-gh opened 5 years ago

ahmadraza-gh commented 5 years ago

I have integrated Trimmer in my application and on Android and can see the UI of trimer (left/ right corners). but not able to drag the corners to trim the video according to the requirements.

React-Native : 0.57.5 Node.js: 8.15.0 react-native-video-processing: "^1.20.0",

kevmmdev commented 5 years ago

I have the same issue, but I guess the implementation of this is still part of the roadmap.

krupalikevadiya commented 3 years ago

Hey @AhmadRaza786 @electricfeel1979 did you have any solution for this? I have same issue in ios.