We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
before presenting the PhotoBrowser, change the modal presentStyle to overCurrentContext
photoBrowser.modalPresentationStyle = UIModalPresentationOverCurrentContext;
hope it will help some one :D