How I enable/disable dark mode hardware button from my react-native app. ie I want to enable device darmode from my react-native app while clicking a button, is there any solution for this.
I need a solution that applicable in both Android / iOS
If you have any idea please help me.
Thanks.