Mobile friendly (bootstrap) select w/ search

Hello!

I’m trying to find a mobile friendly select with search option.
A good example of what I’m looking for is select2
https://select2.github.io/examples.html

However, it is not mobile friendly, doesn’t go well with bootstrap. If I try to minimize my window my table rows get messed up horribly, forcing the user to scroll to the right, which is awful.
Any ideas of what I could use?

Ended up using

https://atmospherejs.com/jesperwe/bootstrap-select

How to use it: