mpiannucci / react-native-context-menu-view

Use native context menus in React Native
MIT License
655 stars 67 forks source link

Android ContextMenu Change Colors #108

Open SalihColak opened 8 months ago

SalihColak commented 8 months ago

Is there any way to change the background and the text color of the ContextMenu on Android? In IOS it is automatically changed when switching to light/dark mode.

MRadek55 commented 8 months ago

+1

impe93 commented 6 months ago

Same problem here, I would like to have the possibility to change default colors on Android.

At the moment the situation is the following, and it's not good looking.

Screenshot 2024-03-16 alle 12 37 47
mpiannucci commented 6 months ago

on iOS the context menu follows the system theme automatically. Is there a way to do the same on Android?

MrAdex77 commented 6 months ago

+1 this is really needed

impe93 commented 6 months ago

on iOS the context menu follows the system theme automatically. Is there a way to do the same on Android?

I'm going to check when I have some spare time mate, if I get something I'll let you know or I'm going to open a PR to fix 👍

DavichoStar commented 2 months ago

Any news with this? Or a temporary solution?

tarnumius commented 1 month ago

Any news with this? Or a temporary solution?

You can disable dark theme in you app permanantly by change styles.xml

Change line