JhonnyTAwk
JhonnyTAwk
I want to add a Gradient color to TabView. I am using : ` var options = SwipeMenuViewOptions() options.tabView.(I need to detect a UIView() here so I can customize it)...
How to disable this animation effect. I want to remove the padding that happen when the XLActionController is presented , I provided an image below. Xcode version: I am using...
How can I implement this behavior in storyboard?
**Is your feature request related to a problem? Please describe.** go to the last song when I am on the first one and I click on previous **Describe the solution...
I am using this code: `for i in 0 ..< songInfoArray.count { let item = songInfoArray[i] let audio = DefaultAudioItem(audioUrl: item.url artist: item.singerName, title: item.title, albumTitle: item.thumbnail, sourceType: .stream) sources.append(audio)...
Restore button is missing. is there an ability to add it?
When I launch the app on iPad device and I type The Numbers inside the PinCodeTextField I am unable to see while on iPhone it works just fine.
How can we add FTP Support ?