You just need to add a input component to the screen and name it as like search box and then in your custom list add a custom filter that name ( the property you need to be searched )>contains>other components>search box.
Hello @AnnaMedic . In order to do that you can create an input component above the custom list. Then add a filter to the list that is (“Name (Searched property)” Contains “Input”. ’