OpalImagePicker
OpalImagePicker copied to clipboard
fix iOS11 warning with condition
Solution 1 for:
'topLayoutGuide' was deprecated in iOS 11.0: Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor
Check https://github.com/opalorange/OpalImagePicker/pull/63