In iOS 11, it is possible to disable swipes from the edges of the screen to open control center or Notification Center. Once we migrate to the newest version of Xcode, this should be implemented (with an #available check to keep backwards compatibility).
In iOS 11, it is possible to disable swipes from the edges of the screen to open control center or Notification Center. Once we migrate to the newest version of Xcode, this should be implemented (with an #available check to keep backwards compatibility).