Skip to content

Commit 7a6ede0

Browse files
docs: indicate new arch support ✅ (#202)
1 parent 17d4511 commit 7a6ede0

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Diff for: docs/contributing/index.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,37 @@ sidebar_position: 1
77
We are excited to have you contribute to `react-native-mlkit`! This documentation will help you get started with the
88
project.
99

10-
We've already completed a few modules, but there are more to be done. If you're interested in contributing a module, please refer to the list below before starting! Another way to contribute is to add New Architecture Support to the existing modules.
10+
We've already completed a few modules, but there are more to be done. If you're interested in contributing a module, please refer to the list below before starting!
1111

1212
### Table of Completed Modules
1313

1414
| Completed Modules | RNMLKit Module Completed | iOS support | Android support | New Architecture Support |
1515
| ----------------------- | :----------------------: | :---------: | :-------------: | :----------------------: |
16-
| Image labeling |||| |
17-
| Object detection |||| |
18-
| Face detection |||| |
19-
| Document scanner (Beta) |||| |
16+
| Image labeling |||| |
17+
| Object detection |||| |
18+
| Face detection |||| |
19+
| Document scanner (Beta) |||| |
2020

2121
### Table of Vision API Modules
2222

2323
| Vision API Modules | RNMLKit Module Completed | iOS support | Android support | New Architecture Support |
2424
| --------------------------- | :----------------------: | :---------: | :-------------: | :----------------------: |
25-
| Text recognition v2 |||| |
26-
| Face mesh detection (Beta) |||| |
27-
| Pose detection (Beta) |||| |
28-
| Selfie segmentation (Beta) |||| |
29-
| Subject segmentation (Beta) |||| |
30-
| Barcode scanning |||| |
31-
| Digital ink recognition |||| |
25+
| Text recognition v2 |||| |
26+
| Face mesh detection (Beta) |||| |
27+
| Pose detection (Beta) |||| |
28+
| Selfie segmentation (Beta) |||| |
29+
| Subject segmentation (Beta) |||| |
30+
| Barcode scanning |||| |
31+
| Digital ink recognition |||| |
3232

3333
### Table of Natural Language API Modules
3434

3535
| Natural Language API Modules | RNMLKit Module Completed | iOS support | Android support | New Architecture Support |
3636
| ---------------------------- | :----------------------: | :---------: | :-------------: | :----------------------: |
37-
| Language identification |||| |
38-
| Translation |||| |
39-
| Smart reply |||| |
40-
| Entity extraction (Beta) |||| |
37+
| Language identification |||| |
38+
| Translation |||| |
39+
| Smart reply |||| |
40+
| Entity extraction (Beta) |||| |
4141

4242
Sections:
4343

0 commit comments

Comments
 (0)