Filter on a list in native app builder mode

Is it possible to be able to filter on a list in the native app builder? for example on my web app, I’ve got a leaderboard and it’s filtered using dropdowns and input fields, but on the native app builder, there are no dropdowns to use, to be able to filter out a list. So just wondering how i can filter the leaderboard list by name, score etc?

Thanks

Hey, you can use selectable lists within a sheet as one way. Then you can use that value to filter your list.

Hope that helps!