List box does not look the same on android/ios

The select component is simply meant for single options. For multiple select option, you would need a different UI-paradigm. Check out this post form some time ago, a user was able to create a multi-select widget provided some code for it.