I have created new react native project with multiple library everything is works.
I have installed pod to get firebase and still woking on IOS but when I installed linear-gradient library and liked it with Xcode I get this error please may I find some help Thank

@fouad1994 Any solution for this? I have the same problem after to use "use_frameworks!" from pod file.
@cristiankmb I have the same problem :(
same here
Remove the library from Pod file then add it to Build Phases => Link Binary With Libraries and also go to File => Workshop setting and switch Build System to "Legacy Build System" Clean your project and try to run
Most helpful comment
Remove the library from Pod file then add it to Build Phases => Link Binary With Libraries and also go to File => Workshop setting and switch Build System to "Legacy Build System" Clean your project and try to run