The result
mghifariyusuf opened this issue · 3 comments
mghifariyusuf commented
Where the result will show? In terminal console?
I used it for my android app. How to show it as text in alert? Thanks ^^
MaxGraey commented
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
mghifariyusuf commented
No problem, I have modified the code for return the result and show it up in alert window ^^
MaxGraey commented
Perfect, so I'll close this. You could reopen this in future.