react-native-ios-context-menu
react-native-ios-context-menu copied to clipboard
Menu dark mode.
I have a basic menu. I cannot actively activate the dark mode, but it can successfully respond to the system dark mode. So can we actively activate the dark mode?
i'm planning on implementing this on a future version — i just need to finish a few things first before I can begin working on it ✨
I'll close this issue once I'm done adding it
Thanks for your excellent work!
Controlled dark mode would be awesome @dominicstop, thanks for working on it!
@nandorojo You can try using react-native-override-color-scheme
Looks like dark mode works now. And I think you can override it as of RN 0.72 with Appearance from react-native directly.
https://reactnative.dev/docs/appearance#setcolorscheme