File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Calling the authenticate function will automatically ask iOS users for the permi
2929Only 2 methods are exposed
3030
3131- ` canAuthenticate() `
32- - ` requestBioAuth(title : string, subtitle : string) `
32+ - ` requestBioAuth(promptTitle : string, promptMessage : string) `
3333
3434``` javascript
3535import RNBiometrics from " react-native-simple-biometrics" ;
Original file line number Diff line number Diff line change 1616 },
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " git+https://gitlab .com/smallcase/mobile /react-native-simple-biometrics.git" ,
20- "baseUrl" : " https://gitlab .com/smallcase/mobile /react-native-simple-biometrics"
19+ "url" : " git@github .com:smallcasetech /react-native-simple-biometrics.git" ,
20+ "baseUrl" : " https://github .com/smallcasetech /react-native-simple-biometrics"
2121 },
2222 "keywords" : [
2323 " react-native"
You can’t perform that action at this time.
0 commit comments