infinitered / react-native-mlkit

The definitive MLKit wrapper for React Native and Expo
https://docs.infinite.red/react-native-mlkit/
187 stars 13 forks source link

fix: sets static builds in core podspec to prevent dependency conflicts #171

Open younes0 opened 3 weeks ago

younes0 commented 3 weeks ago

This PR configures RNMLKitCore.podspec to use static builds to prevent dependency conflicts See: https://github.com/infinitered/react-native-mlkit/issues/169

Why

Impact

Testing

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 8f06f6a68bf52192fedb0013c1c0549dc0d65da1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR