Tag: Pushpendra Saini

Tag: Pushpendra Saini

UICollectionView in UITableView in iOS with Swift 5
Image May 16, 2020 Development,iOS Development Pushpendra Kumar

Hi Guys, Welcome to this tutorial. Here I will tell you that how you can use the UICollectionView inside UITableView in iOS with Swift 5. And how you can handle all the delegates of UICollectionView inside UITableViewCell. So it’s that much difficult to handle. You can easily use this without having any issues. So for

Details
Country picker in iOS with swift 5 without 3rd Party library
Image May 12, 2020 Development,iOS Development Pushpendra Kumar

Hello, Guys welcome to this tutorial. In this tutorial, I will explain to you that how you can design your country picker without using any third-party libraries. And it’s a very easy tutorial. In this tutorial, I have explained the complete concept of the country picker in iOS with a very easy and basic example.

Details
OTP Screen in iOS with swift 5 | Simple and Creative
Image May 11, 2020 Development,iOS Development Pushpendra Kumar

Hi Guys, Welcome to this very interesting tutorial. I have explained to you that how you can design an attractive OTP screen in iOS with a swift 5. Here also you will learn about how to design in Mobile Number screen in iOS. And many more things you will learn in this tutorial. Like how

Details
Onboarding screen in swift 5 (Simple and creative)
Image May 10, 2020 Development,iOS Development Pushpendra Kumar

Hi Guys welcome to this tutorial. So as the this tutorial title indicates Onboarding screen in swift 5 programming language. So here we will create very simple and attractive onboarding screen for our iOS application. Or also we can describe the one page onboarding screen in iOS with swift programming language. And in this tutorial

Details
UIPickerView in swift 5: How to use UIPickerView in iOS
Image May 9, 2020 Development,iOS Development Pushpendra Kumar

Hi, Guys welcome to this tutorial. If you are on this tutorial then, I hope you were looking at UIPickerView usage. If Yes, Then you are in the right place. In this tutorial, I will make you understand about the usage of UIPickerView in swift 5 programming language. So, In this tutorial, you will learn

Details
SQLite in iOS : How to work with SQLite in iOS with Swift 5
Image May 8, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, you will learn how to store data into an SQLite database in iOS with a swift 5 programming language. So, In this tutorial, we will learn the basics of the SQLite database. Like how to create a Database with SQLite in iOS with swift 5, how we can use it. So this

Details
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