merryjs / photo-viewer

A photo picture viewer for React Native

Home Page:https://merryjs.github.io/photo-viewer/interfaces/merryphotoviewporps.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build failed on ios (FLAnimatedImage error)

bohdan145 opened this issue · comments

I've added embedded binaries(FLAnimatedImage, ) before build, but
I'm getting this error when try to build project:

ld: framework not found FLAnimatedImage
clang: error: linker command failed with exit code 1 (use -v to see invocation)

See a workaround here: #42 (comment)

@cristianospina can't find FRAMEWORK_SEARCH_PATHS in my .pbxproj file (

Make sure you have linked the package: react-native link @merryjs/photo-viewer

Can i change Search paths in Xcode not in file ?

@bohdan145 Try to add the path in Build Settings: https://i.stack.imgur.com/IYBV0.png for both Debug and Release.

@cristianospina Yeah, it helped)
Thanks a lot)
Buit i actually added 3 lines
default