Konu
React React Native ile object log okuma için yardım
04-03-2021, 20:34:56
#4
gecko
let newLocation = JSON.parse(location);
console.log(newLocation);
bunu dener misiniz