'RnFadeWrapper-Swift.h' file not found #2
efstathiosntonas
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
@pioner92 any updates on this one? Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, the new issue templates are wrong, there's no bug issue, only feature request so here we go 😄
Thank you for this lib, I tried to compile on Paper, rn@0.77.2 and it throws this:
`
❌ /Users/stathis/IdeaProjects/ZZZZZZZ/node_modules/rn-fade-wrapper/ios/RnFadeWrapperViewManager.mm:4:9: 'RnFadeWrapper-Swift.h' file not found
`
In my podfile I got:
use_frameworks! :linkage => :static
so headers are not imported properly.
Beta Was this translation helpful? Give feedback.
All reactions