georgek1991
georgek1991
I have an image which has height greater than its width. I want to achieve something like user can pinch zoom out to fit the whole image inside a fixed...
I am using this library in my share extension for cropping but as soon as I click on the done button the extension is getting crashed. So I tried the...
I have added the refresh control in a tableview. This was working fine in iOS10 but in iOS11 when I programmatically try to refresh there is a stuck in the...
I am planning to move from GTMOAuth2 to GTMAppAuth. In my iOS app I allow user to upload a video to youtube channel which I have already set from backend,...
I am working with bloc in my project which is working great. I have a API service class which uses Dio for making API requests. I am using an Interceptors...