Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
iita71737 opened this issue Mar 23, 2023 · 3 comments
Open

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

iita71737 opened this issue Mar 23, 2023 · 3 comments

Comments

@iita71737
Copy link

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
Copy link
Author

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@iita71737 @nirmalswmnthn and others