Hugo McPhee
Hugo McPhee
one thing that seems to unblock the ui is running realm writes inside `requestAnimationFrame`, one write per frame could take a while to complete, but ui stays interactable edit: performance...
we've had some success using this (v1.x) with [node-libs-react-native](https://github.com/parshap/node-libs-react-native) and [react-native-app-auth](https://github.com/FormidableLabs/react-native-app-auth)
the same issue happens with "react-native-screens": "^2.0.0", "react-native": "0.67.2", iOS 15.2 , (currently upgrading , but might be useful to know)