react-native-compressor icon indicating copy to clipboard operation
react-native-compressor copied to clipboard

The Swift pod `giphy-react-native-sdk` depends upon `glog`, which does not define modules

Open Etaliya opened this issue 1 year ago • 2 comments

The Swift pod giphy-react-native-sdkdepends uponglog, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers!globally in your Podfile, or specify:modular_headers => true for particular dependencies.

"react-native": "0.73.5"

Etaliya avatar Mar 05 '24 05:03 Etaliya

👋 @Etaliya Thanks for opening your issue here! If you find this package useful hit the star🌟!

github-actions[bot] avatar Mar 05 '24 05:03 github-actions[bot]