airbnb / HorizonCalendar

A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
Apache License 2.0
2.8k stars 234 forks source link

How to adapt to the Arab region? #290

Open rgmyyw opened 9 months ago

rgmyyw commented 9 months ago

I tried the following code

UIView.appearance().semanticContentAttribute = .forceRightToLeft
CalendarView.appearance().semanticContentAttribute = .forceRightToLeft

截屏2023-12-25 09 24 20

My expectation: This week should be from right to left