We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
was wondering if this was anywhere on the roadmap? If not, any thoughts on how easy this would be to achieve?
Thanks.
The text was updated successfully, but these errors were encountered:
Minimum OS is 3.2, however most of the checks for 3.x are already there, and it shouldn't be too difficult at all to get up and running.
Sorry, something went wrong.
I got it running on 3.1.2 In EGOPhotoImageView.m Line 92 , I commented the Gesture stuff
Then when attaching the nav controller, I disabled this : navController.modalPresentationStyle = UIModalPresentationFullScreen;
I don't know what impact it wil have yet, I didn't test it very well, but it seems to be working nicely.
No branches or pull requests
Hi,
was wondering if this was anywhere on the roadmap? If not, any thoughts on how easy this would be to achieve?
Thanks.
The text was updated successfully, but these errors were encountered: