mirror of
https://github.com/standardnotes/mobile.git
synced 2026-04-19 13:49:03 -04:00
fix: typing quickly on search bar causes issues with input
This commit is contained in:
@@ -209,7 +209,6 @@ export const NoteList = (props: Props) => {
|
||||
ref={iosSearchBarInputRef}
|
||||
keyboardAppearance={themeService?.keyboardColorForActiveTheme()}
|
||||
placeholder="Search"
|
||||
text={searchText}
|
||||
hideBackground
|
||||
/**
|
||||
* keyboardColorForActiveTheme returns the same value as apperance
|
||||
|
||||
Reference in New Issue
Block a user