chymtt / ReactNativeDropdownAndroid

A simple wrapper for Android's Spinner in react-native
MIT License
62 stars 22 forks source link

Right-to-left dropdown #22

Open samah2100 opened 8 years ago

samah2100 commented 8 years ago

Is there a way to change the position of the dropdown arrow to be at left hand side instead of right side? I don't have any experience in native android to figure it out myself so I'll appreciate any directions to edit the code and make it support right-to-left direction.