From 71094c959aa259f5166c4d0466aed195492a1890 Mon Sep 17 00:00:00 2001 From: "abdul.rehman" Date: Wed, 11 Sep 2019 14:44:37 +0500 Subject: [PATCH] RTL language support added --- Example/Base.lproj/Main.storyboard | 68 +++-- Example/PopupViewController.swift | 19 ++ Sources/Classes/ContentScrollView.swift | 41 ++- Sources/Classes/SwipeMenuView.swift | 285 ++++++++++-------- Sources/Classes/SwipeMenuViewController.swift | 30 +- Sources/Classes/TabItemView.swift | 22 +- Sources/Classes/TabView.swift | 239 ++++++++------- .../project.pbxproj | 6 +- 8 files changed, 427 insertions(+), 283 deletions(-) diff --git a/Example/Base.lproj/Main.storyboard b/Example/Base.lproj/Main.storyboard index 3c3b591..a4f382f 100644 --- a/Example/Base.lproj/Main.storyboard +++ b/Example/Base.lproj/Main.storyboard @@ -1,11 +1,11 @@ - + - + @@ -67,19 +67,19 @@ - + - + - + - + - + - + @@ -114,7 +114,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -161,7 +161,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -225,6 +225,29 @@ + + + + + + + + + + + + + + + @@ -237,7 +260,7 @@