fix(mobile): increase font sizes and other mobile-centric improvements (#1907)
This commit is contained in:
@@ -5,4 +5,6 @@ export enum ReactNativeToWebEvent {
|
||||
LosingFocus = 'LosingFocus',
|
||||
AndroidBackButtonPressed = 'AndroidBackButtonPressed',
|
||||
ColorSchemeChanged = 'ColorSchemeChanged',
|
||||
KeyboardFrameWillChange = 'KeyboardFrameWillChange',
|
||||
KeyboardFrameDidChange = 'KeyboardFrameDidChange',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user