react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

[iOS] Is it library still work it ?

Open iita71737 opened this issue 2 years ago • 3 comments

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 <ProjectName-Bridging-Header.h> 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 avatar Mar 23 '23 06:03 iita71737

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

iita71737 avatar Mar 23 '23 15:03 iita71737

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.

nirmalswmnthn avatar Apr 27 '23 13:04 nirmalswmnthn