nandorojo / zeego

Menus for React (Native) done right.
https://zeego.dev
MIT License
1.42k stars 41 forks source link

iOS icon choose left/right position #42

Closed Estevete closed 1 year ago

Estevete commented 1 year ago

Is it possible to positionate any icon on iOS? By default it's position is right.

nandorojo commented 1 year ago

not sure, does ios apps that?

Estevete commented 1 year ago

I don't really know it... if I long press any app, all the iOS dropdowns have the icons right aligned.

With the package, it's a bit strange having the DropDown.Sub with an arrow icon on the left and then if I add any icon to an item, it's right aligned.

image

Estevete commented 1 year ago

So as far as I have checked other native iOS apps, this seems to be the normal behavior. I'm closing the issue. Thanks anyway!