Swift Development Center

Swift Programming Tutorials

Skip to content
  • Home
  • About Us
  • Contact Us
  • Newsletter
MENU
  • Home
  • About Us
  • Contact Us
  • Newsletter
UIView rounded specific corners only, uiview rounded corners bottom only, uiview rounded corners top only

UIView round specific corners only Swift

swiftdevcenter_admin    08/02/2019 08/02/2019    No Comments on UIView round specific corners only Swift

If you looking to make round only specific corners of the UIView then you are at the right place. Create a new swift file and add below UIView Extension in… Read more »

Swift Tutorials    maskedcorners ios 10, maskedcorners swift, uibezierpath rounded corners, uiview corner radius only bottom swift, uiview one side corner radius, uiview round top corners only, uiview rounded corners bottom only swift, uiview rounded corners one side swift, uiview rounded corners swift, uiview rounded corners top only swift
Reasons for deinit is not getting called Swift

Reasons for deinit is not getting called iOS Swift

swiftdevcenter_admin    07/17/2019 01/30/2020    No Comments on Reasons for deinit is not getting called iOS Swift

When you pop your ViewController and your deinit is not getting called, it means someone is holding a strong reference of your ViewController. Deinit should call otherwise there is a… Read more »

Swift Tutorials    deinit in swift, deinit is not getting called swift, deinit never called swift, deinit not called, deinit not working, deinit notificationcenter, deinitialize swift 5, explanation for deinit not called, how to deinit viewcontroller, swift 4 deinit, swift 4 deinit not called, swift deinit notification center, swift destructor

Get all coordinates between two points Swift 5

swiftdevcenter_admin    06/30/2019 06/30/2019    2 Comments on Get all coordinates between two points Swift 5

There are an infinite number of coordinates between two points, so we are going to build a formula so that you can get your coordinates in an array as per… Read more »

MapKit, Swift Tutorials    get all coordinates between two points, get all lat long between two points, how to get all coordinates between two locations, MapKit
Save and get objects using NSKeyedArchiver and NSKeyedUnarchiver Swift 5

Save and get objects using NSKeyedArchiver and NSKeyedUnarchiver Swift 5

swiftdevcenter_admin    06/16/2019 06/16/2019    1 Comment on Save and get objects using NSKeyedArchiver and NSKeyedUnarchiver Swift 5

If you want to save your objects in the directory then, you are in the right article. Here we are going to save objects in the document directory which supports… Read more »

Swift Tutorials    NSKeyedArchiver, NSKeyedArchiver and NSKeyedUnarchiver example, NSKeyedArchiver and NSKeyedUnarchiver Swift 5, NSKeyedArchiver and NSKeyedUnarchiver tutorial, NSKeyedArchiver example swift 5, nskeyedarchiver swift 4 example, NSKeyedArchiver swift 5, nskeyedarchiver.archiveddata swift 4, NSKeyedUnarchiver, NSKeyedUnarchiver Swift 5, nskeyedunarchiver.unarchiveobject swift 4
Send data from iPhone to Apple Watch and Apple watch to iPhone

Sending data from iPhone to Apple Watch and vice versa using Swift 5

swiftdevcenter_admin    06/09/2019 03/10/2020    15 Comments on Sending data from iPhone to Apple Watch and vice versa using Swift 5

Upgrade to Swift 5.1 In this tutorial, we will learn how to send data from iPhone to Apple watch and Apple watch to iPhone using Swift 5.1. As we all… Read more »

Swift Tutorials    apple watch watchconnectivity, communication between apple watch and iphone, Communication between iPhone and Apple Watch and vice versa on Swift, How can I share information between my iOS and Watch apps using WatchConnectivity, send data from iphone to apple watch swift, Sending Data From Your App to Apple Watch Using WCSession, share data between ios app and watch, swift wcsession counterpart app not installed, transfer data between iphone and apple watch, watchconnectivity swift 5, watchconnectivity swift 5.1
The best way to dismiss keyboard UITextView Swift

The easiest way to dismiss keyboard UITextView Swift

swiftdevcenter_admin    05/31/2019 06/09/2019    1 Comment on The easiest way to dismiss keyboard UITextView Swift

For UITextView there is no Done button to dismiss the keyboard like UITextField. UITextView is having a return button on the keyboard for the new line. The keyboard return button… Read more »

Swift Tutorials    dismiss keyboard uitextview swift, hide keyboard on return uitextview, swift 4 dismiss keyboard, swift hide keyboard programmatically, uitextview dismiss keyboard swift 4, uitextview done button dismiss keyboard swift
Expand Collapse UITableView Swift

Very Simple Expand Collapse UITableView Swift

swiftdevcenter_admin    05/26/2019 05/26/2019    3 Comments on Very Simple Expand Collapse UITableView Swift

UITableView expand collapse is a very common feature and there are tons of tutorials available, but for the new developer this is little hard to understand so here we are… Read more »

Swift Tutorials    expand collapse uitableview swift, expand collapse uitableviewcell swift, expand uitableviewcell when tapped swift, expand/collapse section in uitableview swift, expandable tableview swift 4, expanding/collapsing uitableview sections swift, uitableview expand collapse cell swift 4, uitableview expand collapse section swift, uitableview expand collapse section swift 4
Change font, text color and background color of UIAlertController

Change font, text color and background color of UIAlertController

swiftdevcenter_admin    05/05/2019 09/26/2019    6 Comments on Change font, text color and background color of UIAlertController

UIAlertController is derived from UIViewController inside the UIKit framework. It is used to show the alert messages. Changing color, font, and the background color is not the built-in property of… Read more »

Swift Tutorials    bold text in uialertcontroller, change background color of uialertcontroller swift, change uialertcontroller title color swift, How to edit UIAlertAction text font size and color, swift alert text font, uialertaction background color, uialertaction custom font swift, uialertcontroller bold message

Max character limit of UITextField and allowed characters Swift

swiftdevcenter_admin    04/21/2019 09/20/2020    5 Comments on Max character limit of UITextField and allowed characters Swift

Setting the maximum characters limit or the allowed characters in UITextField is very common in the project. In this article, we are going to make it very easy so we… Read more »

Swift Tutorials    add limit to textfield swift, allow only alphabets in uitextfield, allow only alphabets in uitextfield swift, allow only numbers in uitextfield swift, how to restrict special characters in uitextfield in swift 3, limit textfield characters swift 4, set max length of uitextfield swift, swift uitextfield only letters, UITextField, uitextfield max length storyboard, uitextfield max length swift 4, uitextfield only numbers swift 5, uitextfield prevent spaces swift

Upload Image, video, audio, and any type of files to AWS S3 Bucket Swift

swiftdevcenter_admin    04/14/2019 05/12/2019    7 Comments on Upload Image, video, audio, and any type of files to AWS S3 Bucket Swift

Nowadays AWS S3 Bucket is a very popular library to upload files like image, video, audio, etc. We are going to use AWS iOS SDK and we will create an… Read more »

Swift Tutorials    aws ios samples, aws ios sdk, aws ios sdk tutorial, aws s3 image upload swift, awss3transfermanager is deprecated, awss3transfermanager is deprecated use awss3transferutility, awss3transfermanageruploadrequest swift, awss3transferutility swift, ios swift upload file to aws, upload image to amazon s3 ios, upload image to s3 bucket ios, upload image to s3 bucket swift, upload image to s3 bucket ios swift, upload to s3 from iphone

Posts navigation

« Previous 1 2 3 4 Next »

Subscribe for new post

Swift Tutorilas

  • MapKit
  • NSMutableAttributedString
  • Swift Tutorials

Recent Posts

  • nsurlsessiond keep downloading and consuming all bandwidth Xcode
  • UIDatePicker issue iOS 14 Swift 5
  • Drop Down List iOS Swift 5
  • Get document directory, temp directory, and cache directory path iOS Swift 5.1
  • Disable dark mode iOS 13 Swift 5

Swift DevCenter

Archives

  • August 2021 (1)
  • November 2020 (1)
  • September 2020 (1)
  • August 2020 (1)
  • June 2020 (1)
  • May 2020 (1)
  • December 2019 (1)
  • October 2019 (1)
  • September 2019 (1)
  • August 2019 (2)
  • July 2019 (1)
  • June 2019 (3)
  • May 2019 (3)
  • April 2019 (4)
  • March 2019 (4)
  • February 2019 (1)
  • January 2019 (1)
  • November 2018 (1)
  • October 2018 (4)

Most Viewed Posts

  • Change font, text color and background color of UIAlertController
  • UIDatePicker as inputView to UITextField Swift
  • Sending data from iPhone to Apple Watch and vice versa using Swift 5
  • Max character limit of UITextField and allowed characters Swift
  • Reasons for deinit is not getting called iOS Swift
Theme Salinger by GalussoThemes | Powered by WordPress

Terms and Conditions - Privacy Policy