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
Video Demo