hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
970 stars 294 forks source link

How to move close cross from left to right in modal mode #697

Open CEDRIC-code1982 opened 10 months ago

CEDRIC-code1982 commented 10 months ago

Hello

I would like to move the closing cross from right to left in modal mode when there is a title.

Thanks in advance

F918378B-B00B-4438-A21B-D8BA41E74E76_4_5005_c

aliansyahFirdaus commented 9 months ago

you can use:

searchContainerStyle={{
  flexDirection: 'row-reverse',
}}
arslanhere195 commented 2 months ago

@aliansyahFirdaus how can we change the color of. that black line