File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <manifest xmlns : android =" http://schemas.android.com/apk/res/android"
2- package =" com.regula.documentreader" >
3-
4- <uses-permission android : name =" android.permission.ACCESS_COARSE_LOCATION" />
5- <uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" />
6- <uses-permission android : name =" android.permission.CAMERA" />
7- <uses-permission android : name =" android.permission.INTERNET" />
8- <uses-permission android : name =" android.permission.NFC" />
9- </manifest >
10-
1+ <manifest package =" com.regula.documentreader" />
Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
2-
2+ < uses-permission android : name = " android.permission.NFC " />
33 <uses-permission android : name =" android.permission.INTERNET" />
4-
54 <application
65 android : name =" .MainApplication"
76 android : label =" @string/app_name"
Original file line number Diff line number Diff line change 1010 "test" : " jest"
1111 },
1212 "dependencies" : {
13- "@regulaforensics/react-native-document-reader-api" : " 7.2.1 " ,
13+ "@regulaforensics/react-native-document-reader-api" : " 7.2.2 " ,
1414 "@regulaforensics/react-native-document-reader-core-fullrfid" : " 7.2.0" ,
1515 "react-native-progress" : " 5.0.0" ,
1616 "react-native-radio-buttons-group" : " 3.0.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @regulaforensics/react-native-document-reader-api" ,
3- "version" : " 7.2.1 " ,
3+ "version" : " 7.2.2 " ,
44 "description" : " React Native module for reading and validation of identification documents (API framework)" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments