You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon expanding SplashScreen.xcodeproj in Navigator, I noticed that the libSplashScreen.a library wasn't bound (it appeared as red in color). I then re-applied the search path to the header search path for SplashScreen.xcodeproj and it builds now.
Had the same error cause installed module as react-native-splash-screen@^1.0.9 which resolves as 1.1.2 (this release already for RN 40+, i don't know why it in 1.x version too)
I have tried both manual and automatic linking. I have tried adding the (relative or fully absolute) path to the header in the header search paths.
The text was updated successfully, but these errors were encountered: