peterprokop / StarryStars

StarryStars is iOS GUI library for displaying and editing ratings
MIT License
174 stars 23 forks source link

Want to Give Rating from right to left Using Arabic lang . #13

Open NatashaApporio opened 5 years ago

NatashaApporio commented 5 years ago

If I want to Give Rating from right to left instead of left to right as Using Arabic lang . Please advise as soon as Possible . Thanks

NatashaApporio commented 5 years ago

Is there possible to star alignment from right to left?

peterprokop commented 5 years ago

Hey @NatashaApporio yeah, you need to change cycle in func handleTouches(_ touches: Set<UITouch>) a bit but this should be easy

ankitgauravapporio commented 4 years ago

@peterprokop , will it works according to app language?, Suppose if choose english it will work from left to right and if i change the app language to Arabic rating will be done from right to left?

peterprokop commented 4 years ago

Hi @NatashaApporio , @ankitgauravapporio sorry for the delay I've added right-to-left input in v2.0.0 would be great to have your feedback on this