diff --git a/src/screens/Notes/NoteList.tsx b/src/screens/Notes/NoteList.tsx index 074920e5..bf69c6cd 100644 --- a/src/screens/Notes/NoteList.tsx +++ b/src/screens/Notes/NoteList.tsx @@ -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