fix: color scheme handling on mobile (#1902)
This commit is contained in:
@@ -4,4 +4,5 @@ export enum ReactNativeToWebEvent {
|
||||
GainingFocus = 'GainingFocus',
|
||||
LosingFocus = 'LosingFocus',
|
||||
AndroidBackButtonPressed = 'AndroidBackButtonPressed',
|
||||
ColorSchemeChanged = 'ColorSchemeChanged',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user