Skip to content

Commit e12e5f8

Browse files
authored
Merge pull request #33 from xulihang/patch-2
add capacitor-plugin-camera
2 parents 88b565a + 80b2f90 commit e12e5f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Independents plugins are listed here.
174174

175175
- [Brother Print](https://github.com/rdlabo-team/capacitor-brotherprint) - A native Brother Print SDK implementation for iOS & Android.
176176
- [Biometric](https://github.com/epicshaggy/capacitor-native-biometric) - Use biometrics confirm device owner presence or authenticate users.
177+
- [capacitor-plugin-camera](https://github.com/xulihang/capacitor-plugin-camera) - A camera plugin that is designed to make it easy to perform image processing tasks like barcode reading and OCR. We can use reflection to get the camera frames in another plugin so that it can enjoy native performance.
177178
- [Dark mode](https://github.com/micahlt/ionicCapacitorDarkMode) - Monitor the changes made to system's dark mode.
178179
- [Data Storage SQlite](https://github.com/jepiqueau/capacitor-data-storage-sqlite) - Providing a key-value permanent store for simple data of type string only to SQLite on IOS, Android and Electron platforms and to IndexedDB for the Web platform.
179180
- [Document Scanner](https://github.com/websitebeaver/capacitor-document-scanner) - Scan documents (notes, homework, business cards, receipts, or anything with a rectangular shape).

0 commit comments

Comments
 (0)