dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu dark mode.

imyuanx opened this issue · comments

commented

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

commented

Thanks for your excellent work!

Controlled dark mode would be awesome @dominicstop, thanks for working on it!

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