MaxGraey/react-native-console-time-polyfill

The result

mghifariyusuf opened this issue · 3 comments

Where the result will show? In terminal console?
I used it for my android app. How to show it as text in alert? Thanks ^^

Hi mghifariy,
react-native-console-time-polyfill created only for debug purposes, so you should use it in emulator which has terminal output. However, you can also debug on a real device using remote debugging

No problem, I have modified the code for return the result and show it up in alert window ^^

Perfect, so I'll close this. You could reopen this in future.