React-native-linear-gradient: IOS Lexical or preprocessor issue

Created on 21 Apr 2019  路  4Comments  路  Source: react-native-linear-gradient/react-native-linear-gradient

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
Screen Shot 2019-04-21 at 4 19 16 PM

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

All 4 comments

@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

Was this page helpful?
0 / 5 - 0 ratings