Category: iOS Development

Category: iOS Development

How to play YouTube video in iOS with swift 5
Image May 1, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, I have explained to you that, how you can play YouTube videos with the help of YouTube video id in iOS. So here we will start with the basic example. In this example, I will show the complete result of how we can achieve this task. And also I will tell what

Details
Bar Code Scanner | QR Code Scanner in iOS with swift 5
Image April 26, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, you will learn the complete functionality of the Bar and QR code scanner. In this tutorial, I have explained this with the help of a basic example. Here I have to use AVCaptureSession and AVCaptureVideoPreviewLayer for achieving our goals. And for your kind information, I would like to tell you that. I

Details
Loader in iOS with swift 5
Image April 26, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, I have explained to you that how you can create a loader in iOS with Swift 5. And you will learn this with the help of an extension. And for your kind information, I would like to tell you that we are not using any third-party library for loading. So, It’s a

Details
How to load image from URL in Swift 5
Image April 26, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, I have explained to you that how you can load images from URL in UIImageView in iOS with Swift 5. And you will learn this with the help of an extension. And, I would like to tell you that we are not using any third-party library for loading the image. It’s a

Details
How to use Extension in iOS with swift 5
Image April 26, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, you will learn about what is the extension? What is the use of extension in iOS with a swift 5 programming language? And also you will learn that, How you can integrate the extensions in your iOS project in a very easy step. So watch the complete video and follow my YouTube

Details
Apple Pay in iOS with Swift 5
Image April 25, 2020 Development,iOS Development Pushpendra Kumar

Hi, In this tutorial you will learn how to integrate Apple Pay in iOS with Swift 5 programming language. Apple Pay has newly released by apple. And here is the complete tutorial for integrating the Apple Pay. Apple Pay Apple Pay is arguably the best form of payment in an iOS app. It’s easy and efficient

Details
Completion handler in iOS swift 5
Image April 24, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, I will explain to you what is the completion handler and how you can use the completion handler in your iOS project. And in this tutorial, I have also explained to you what is a difference between the completionHandler and return statement. All these things I am trying to clear with the

Details
Voice recognition in iOS Swift 5
Image April 19, 2020 Development,iOS Development Pushpendra Kumar

Welcome to the very interesting tutorial. In this tutorial, I will explain to you. How you can implement voice recognition in iOS with swift 5 programming language. In other words you will learn the complete strategy for the voice or speech recognition. I have complete this functionality in swift 5 for iOS 13.4 with Xcode

Details
Side menu in iOS with Swift 5
Image April 17, 2020 Development,iOS Development Pushpendra Kumar

Hello, Guys welcome this important tutorial. Are you struggling to create an appealing slide out menu with Xcode? Don’t worry we have you covered!. We have explained to you that how you can create a side menu in iOS swift 5. In other words, This tutorial will be very helpful for you because,This tutorial contain

Details