# Problem The UI seems to freeze from time to time. Sometimes it is self healing or reloading the page helps. The core reason is still unknown. # Solution - narrow down the cumstances to find a reproducer - debug further e.g. via [ReactDevTools](https://reactnative.dev/docs/next/react-native-devtools)
Problem
The UI seems to freeze from time to time. Sometimes it is self healing or reloading the page helps. The core reason is still unknown.
Solution