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.24k stars 321 forks source link

[iOS] Is it library still work it ? #391

Open iita71737 opened 1 year ago

iita71737 commented 1 year ago

Current Behavior

Expected Behavior

Is it library still work it ? I follow the Installation, and got stuck in Step8. I cannot find any bridging header file in my project on Xcode14.0 Is there any solution ? thanks!

Your Environment

software version
react-native-video-processing 1.7.2
react-native 0.69.7
node v16.13.1
iita71737 commented 1 year ago

I think I got sutck on Step8. for iOS installation. My Xcode bundle always show this error. Screenshot 2023-03-23 at 11 05 03 PM

nirmalswmnthn commented 1 year ago

The first time you paste swift files into RNVideoProcessing, XCode will by default prompt to create a Bridging Header. You need to click Ok and Continue for the file to be created.