I have strange behavior with setInterval in react Native
I have prepared a basic example:
I am using setInterval which counts the passing seconds.
A but