Why select so ugly?

Hello,

Today I use horizontal ion-scroll but because of bad performance I moved to select

For start I used following DEMO.

However when I try to run it on Nexus 4/5 or S4 I get this:

From tutorials:

Ionic’s select is styled so its appearance is prettied up relative to the browser’s default style. However, when the select elements is opened, the default behavior on how to select one of the options is still managed by the browser.

I really don’t know how to eat it.

Does anyone know other way to implement select?

Do I need to write my custom select?

Thank you,

Use a simple select-tag without ionic classes and so on.
You will get the device select-layout.
That is on some devices not the best but the user will expect the look ;).