Dispatch Queues In iOS Swift.Dispatch, also known as Grand Central Dispatch (GCD), contains language features, runtime libraries, and system enhancements that provide…Mar 10, 2021Mar 10, 2021
How to create custom Header and Footer view for tableview using xib in swift?When ever we check for tableview header and footer most answers are coded programatically but tableview headerView and footerView can be…Aug 5, 20201Aug 5, 20201
How to design a custom AVPlayer to play audio using url in iOS swift.What is AVPlayer? An AVPlayer is a controller object used to play movies and mp3 files which are stored locally or using Url’s.Jul 29, 2020Jul 29, 2020