achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
177 stars 15 forks source link

fix: gradle warning on podinstall #85

Closed achorein closed 2 months ago

achorein commented 2 months ago

Summary

A warning appears on a manual pod install in ios/ folder (not using expo run process to install pods)

Todo

Related to https://github.com/achorein/expo-share-intent/pull/59

Issue

Fixes https://github.com/achorein/expo-share-intent/issues/68