react-native-context-menu-view icon indicating copy to clipboard operation
react-native-context-menu-view copied to clipboard

Feature request: prop for setting color scheme

Open gorbypark opened this issue 1 year ago • 1 comments

I have an app where the user can select if they want to use dark mode, light mode or system. When system is selected, then whatever the phone is set to will be used. The menus change color as expected in "system" mode, but of course use whatever system color is when in dark or light mode. I would love to be able to force either light or dark mode when needed.

Thanks for the great lib!

gorbypark avatar Jun 28 '24 11:06 gorbypark