react-native-passcode-auth icon indicating copy to clipboard operation
react-native-passcode-auth copied to clipboard

Add Flow annotation in authenticate method

Open danielfttorres opened this issue 7 years ago • 0 comments

Missing Flow annotation:

node_modules/react-native-passcode-auth/PasscodeAuth.ios.js:31

31:   authenticate(reason) {
                    ^^^^^^ parameter `reason`. Missing annotation

danielfttorres avatar Jul 10 '17 19:07 danielfttorres