0 Forks
0 Stars
0 Watchers

iPhoneXSafeArea

A starting point to demonstrate how to update an iOS app built in iOS 10 to work properly on iPhone X on iOS 11. Presented by Justin Stanley at the Sept 20, 2017 meetup.

How to download and setup iPhoneXSafeArea

Open terminal and run command
git clone https://github.com/learn-swift-winnipeg/iPhoneXSafeArea.git
git clone is used to create a copy or clone of iPhoneXSafeArea repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with iPhoneXSafeArea https://github.com/learn-swift-winnipeg/iPhoneXSafeArea/archive/master.zip

Or simply clone iPhoneXSafeArea with SSH
[email protected]:learn-swift-winnipeg/iPhoneXSafeArea.git

If you have some problems with iPhoneXSafeArea

You may open issue on iPhoneXSafeArea support forum (system) here: https://github.com/learn-swift-winnipeg/iPhoneXSafeArea/issues