Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

221
Visualizações
Haskkor Pin Code get value in React Native

I'm facing a problem. In my react native app, I have Pin code which I used and installed @haskkor/react-native-pincode - npm. The problem is I want to get the value of the register pin code in my mobile app but it seems there's no command in this npm to get the registered value because I want to store it together with my google email details through firestore or asyncStorage. I just want to print the value of registered if `pin is available. I'ts very helpful for me if this solve thanks in advance.

Source : @haskkor/react-native-pincode

 import PINCode, {
 hasUserSetPinCode,
 resetPinCodeInternalStates,
 deleteUserPinCode,
} from "@haskkor/react-native-pincode";

 const [PinCodeVisible, setPin] = useState({ PINCodeStatus: "choose", showPinLock: false });


 async function pinCode() {
    const hasPin = await hasUserSetPinCode();
    console.log(hasUserSetPinCode);

    if (!hasPin) {
        console.log("No pin");
        setPin({ PINCodeStatus: "choose", showPinLock: true });
    }
    else if (hasPin) {

        console.log ("PRINT HERE - HOW TO GET THE VALUE OF REGISTERED PIN CODE ---------------------- ");
        setPin({ PINCodeStatus: "enter", showPinLock: true });

        
    }
    else {
        console.log("does not have pin");
        _showChoosePinLock();

    }
}
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda