Before posting this isuue, I already read the #97 and https://github.com/jaredh159/tailwind-react-native-classnames#taking-control-of-dark-mode thoroughly. From there I understand that, the theme change won't re-render components using memo. My question is, **how can we `useAppColorScheme()` with `React Navigation` and get this to work ?** I've created a minimal repo and also recorded the screen for the demo purpose. [Repo Link](https://github.com/chankruze/rn-twrnc-exp) [Video Demo](https://youtu.be/tcGPxDpnoJU)