Skip to content

Grading the UIView background

   

This is a sample code to make the background of UIView gradient.

Reference 【Swift x iOSアプリ開発】Viewの背景色にグラデーションを設定する方法 Swift UIViewの背景をグラデーションさせる方法 -iPhoneアプリ開発-

alt alt alt

  1. Implementing a custom button class
  2. Edit TableView to delete a Cell
  3. Edit TableView and delete a Cell (side-slide).
  4. Separate numbers into commas for each three digits (in Japanese yen)
  5. Get the current date and day of the week and the current time
  6. Customize the layout of TableVIew using CustumTableViewCell and accessoryView.
  7. Adding a TextField to UIAlertController