Heyo,
Here I am explaining, how you can bind your search bar event to view model command using EventToCommandBehavior.
You can use EventToCommandBehavior for any control whose event you want to bind to a command in your view model.
You can find EventToCommandBehavior here -
https://github.com/xamarin/xamarin-fo...
And you can find this project in -
https://github.com/CuriousDrive/Xamar...
Let me know in commend sections if you have any questions or if you run into any issues.
Happy Coding!!
Like our page - / curiousdrive
Follow us on - / curious_drive