Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

How to submit a value to Qualifield

$
0
0

I have a test to submit in the plataform Qualifield, and the code is running correctly, but i cant send it, the return probably is not the right way to send the result. someone knows how to submit it?

 function retornaTempoArenaEmMilisegundos(distancia,velocidade) {      const convert_KM = (distancia / 3.6)      const tempo = (convert_KM / velocidade)      console.log(tempo)      return(tempo)    }

Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>