How can I log a variable in React Native, like using console.log when developing for web?
console.log
console.log("My log text")
In Android:
In IOS: