I've got a really annoying bug for some time now.. and it's that animations doesn't work in the debug mode of a React-Native App properly. It takes about 5s until they get executed.In normal mode everything works fine. I don't know what the reason is and there is nothing useful about this bug on the internet, yet. So I decided to ask you ^^
Note
- If you want to see how the bug looks like.. I have uploaded a short videohttps://www.youtube.com/watch?v=qxpOyIHeyQg
Used
react-native 0.62
chormedebugger (also tested with react-native-debugger)
android (ios not tested yet)
Thank you ^^