Bhavin Ramani

Results 6 issues of Bhavin Ramani

I want to change "SidebarMenu" from left to right when Arabic language is selected in my app. In my app when I select Arabic language then barbutton(menuButton) is move to...

I have a `UIImageView` to which I have applied cornerRadius, border, shadow, clipsToBound but image is going out of its frame(with aspectFill). I have also tried to add `UIImageView` in...

I am using google drive sdk and I have implemented GTMAppAuth for login in my swift project. In **AppDelegate.swift:** ``` weak var currentAuthorizationFlow: OIDAuthorizationFlowSession? func application(_ app: UIApplication, open url:...

While I change to english to arabic it is working good all UI and texts but when I switch back from arabic to english then I am facing some issue...

I have added dropdown from titleview and it works perfectly. Now I want to open another dropdown from right bar button. So, how can I achieve it? And how can...

I have non-editable textview. In which it contains some bold word. Is there any way that we can detect tap on any bold word.