2 duplicate symbols for architecture arm64
Closed this issue · 2 comments
im-aditya commented
Hi,
In my project I am using react-native-splash-screen which has SplashScreen.h file. This project also has SplashScreen.h file which is conflicting with my other library.
Anyway to resolve this ? I don't need SplashScreen from Unity.
Thanks
f111fei commented
crazycodeboy/react-native-splash-screen#238
update to react-native-splash-screen@3.1.0
im-aditya commented
Thanks for the quick reply. This fixes it.