michalchudziak/react-native-geolocation

Avoid locking `RCT-Folly` version

naftalibeder opened this issue · 1 comments

This prevents the error

CocoaPods could not find compatible versions for pod "RCT-Folly"

and is equivalent to this fix.

I opened this as an issue instead of a PR by accident, and also hadn't noticed it duplicates this PR.