a7medev / react-native-ml-kit

React Native On-Device Machine Learning w/ Google ML Kit
MIT License
396 stars 58 forks source link

Update pod dependency for TextRecognition #4

Closed catalinmiron closed 2 years ago

catalinmiron commented 2 years ago

Ensure the same GoogleMLKit version when using multiple packages within the same project. FaceDetection was using 2.3.0 and TextRecognition 2.2.0 which had incompatible GoogleMLKit versions.