I recently started doing react native and don't understand as how to debug so as to get my results in console .
Here is the result I get in console .
Organizations is [object Object]
How do i get all the content of organizations .
I did this in my code for console .
console.log('Organizations is '+organizations);
No comments:
Post a Comment