Skip to content

Getting the SafeArea

   

With the arrival of the iPhoneX, I've become more concerned with the layout of the iPhoneX (getting SafeArea).
SafeArea can be obtained by referring to the safeAreaInsets property in the viewDidLayoutSubviews method.

alt

  1. Read barcodes in iOS
  2. Search with SearchBar in CollectionView
  3. Implementing a flowing background
  4. PageViewController & PageControl
  5. Implementing CustomView with Code
  6. Nested implementation of UINavigationController in UITabBarController.
  7. Implement UITabBarController.