invertase / react-native-firebase

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
https://rnfirebase.io
Other
11.71k stars 2.22k forks source link

[📚]React Native Firebase - ML - CHANGE ME #6666

Closed DamonGuzman closed 1 year ago

DamonGuzman commented 2 years ago

Documentation Feedback

The documentation references a package which no longer exists on NPM and I can't find it on GitHub either. This is in the following passage:

"If you're looking for pre-trained models that run on the device, check out the new standalone ML Kit. Use the new react-native-mlkit modules) for most on-device use cases:

Text recognition Image labeling Object detection and tracking Face detection and contour tracing Barcode scanning Language identification Translation Smart Reply"

image image

mikehardy commented 2 years ago

Hi there! Unfortunately that repo is private still since firebase upstream removed the APIs and we pulled the package here

To date, there has not been enough interest to result in development. In fact this is the first interest anyone has expressed in it in months and months!

I believe this is the most functionality I've seen in the ecosystem at the moment, though it does not appear very active at the moment: https://github.com/agoldis/react-native-mlkit-ocr

We should update the related documentation to have current status

AlkanV commented 1 year ago

hello @mikehardy , i am also interested in this, i have take a look at but i saw same results, is there any update on this?

mikehardy commented 1 year ago

Hey there - no there is no update, you two are the first to mention any interest in machine language features in maybe a year :laughing: - they are firebase APIs and I would like to support them but with the exceedingly low interest I have not made them a priority at all, apologies.

There were two huge "firebase removed the APIs / extract to another package if possible" changes made around the same time, and admob had lots and lots of interest so we pursued it (https://github.com/invertase/react-native-google-mobile-ads/pulse/monthly) but the MLKit stuff just did not seem to justify the investment even though I am curious about the whole SDK. For me to work on it would require me personally needing it (I don't, apologies) or some funding I think. That is something that could perhaps be pursued with Invertase, who typically sponsor my work on Google SDKs in the react-native ecosystem

github-actions[bot] commented 1 year ago

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.