I'm don't think this is our fault but we should confirm.
We should try follow this: https://facebook.github.io/react-native/docs/android-ui-performance.html
+1
+1
Also happens in iOS #491
I use chrome dev tools only for showing console.log() output. I've found that Mac OS console logging tool is working with Realm much more faster. Use $ react-native log-ios or $ react-native log-android in your terminal. https://facebook.github.io/react-native/docs/debugging.html#accessing-console-logs
Tracked with #491
Most helpful comment
I use chrome dev tools only for showing
console.log()output. I've found that Mac OS console logging tool is working with Realm much more faster. Use$ react-native log-iosor$ react-native log-androidin your terminal. https://facebook.github.io/react-native/docs/debugging.html#accessing-console-logs