File tree Expand file tree Collapse file tree 3 files changed +4
-14
lines changed
Expand file tree Collapse file tree 3 files changed +4
-14
lines changed Original file line number Diff line number Diff line change 11# These are supported funding model platforms
22
3- github : mat2718 # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4- patreon : # Replace with a single Patreon username
5- open_collective : # Replace with a single Open Collective username
6- ko_fi : # Replace with a single Ko-fi username
7- tidelift : # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8- community_bridge : # Replace with a single Community Bridge project-name e.g., cloud-foundry
9- liberapay : # Replace with a single Liberapay username
10- issuehunt : # Replace with a single IssueHunt username
11- otechie : # Replace with a single Otechie username
12- lfx_crowdfunding : # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
13- custom : # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
3+ github : ospfranco # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
Original file line number Diff line number Diff line change 1- # OPVisionCameraMrzScanner
1+ # @ OP-Engineering/op-ocr
22
33VisionCamera Frame Processor Plugin to detect and read MRZ data from passports using MLKit Text Recognition.
44
@@ -24,7 +24,7 @@ yarn add @op-engineering/op-ocr
2424import * as React from ' react' ;
2525
2626import { StyleSheet , View } from ' react-native' ;
27- import { MRZProperties , MRZScanner } from ' vision-camera-mrz-scanner ' ;
27+ import { MRZProperties , MRZScanner } from ' @op-engineering/op-ocr ' ;
2828
2929export default function App() {
3030 return (
Original file line number Diff line number Diff line change @@ -2807,7 +2807,7 @@ SPEC CHECKSUMS:
28072807 MLKitTextRecognitionCommon: c0b3a63d529296a19bce1f8bc8a513644ed4d1f6
28082808 MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1
28092809 nanopb: 438bc412db1928dac798aa6fd75726007be04262
2810- OpVisionCameraMrzScanner: d355a7043e29146a767e454db940939df26b80fd
2810+ OpVisionCameraMrzScanner: 8f8135d7d138f90f537c782f2d4186fff6f6e8ad
28112811 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
28122812 RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
28132813 RCTDeprecation: 5eb1d2eeff5fb91151e8a8eef45b6c7658b6c897
You can’t perform that action at this time.
0 commit comments