Closed doyoonkim12345 closed 8 months ago
when we are developing web-app by react native, we are usually trying to see the console.log from webview. and then the things that we want to prints which are object type. so we'd better to see objects in debug console.
Thanks for the contribution🙇‍♀️ , I'll do some testing.
Released in v1.3.2 🙇‍♀️
Showing Object in React-Native Devtools
when we are developing web-app by react native, we are usually trying to see the console.log from webview. and then the things that we want to prints which are object type. so we'd better to see objects in debug console.
before
after