react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

Can't merge user_target_xcconfig with RN Reanimated Error

Open kimtj12 opened this issue 4 years ago • 1 comments

I wanted to use rn vlc player with React Navigation and got this error below on pod install

Can't merge user_target_xcconfig for pod targets: ["MobileVLCKit", "RNReanimated"]. Singular build setting CLANG_CXX_LANGUAGE_STANDARD has different values.

Does anyone know how to fix this issue??

kimtj12 avatar Jun 23 '21 02:06 kimtj12

You have to update MobileVLCKit to the 3.3.17 version. I created pull request ae39cc410db3dbcf5ca0a11ebe5c2c4d257c8204

vgaicuks avatar Jul 23 '21 06:07 vgaicuks

Got it fixed thank you!

kimtj12 avatar Sep 10 '23 07:09 kimtj12