SyntaxFix
Write A Post
Hire A Developer
Questions
Where you want to log data use
console.log("data")
And to print this log in terminal use command for android
npx react-native log-android
and for iOS
npx react-native log-ios