Category: iOS Development

Category: iOS Development

UINavigationBar: Change the color & font in swift 5
Image May 23, 2020 Development,iOS Development Pushpendra Kumar

Hey Guys, In this tutorial you will learn a very important trick. Here I will tell you how you can Customize UINavigationBar in Swift 5 programming language. The two main important topics you will understand into the complete entire tutorial. The first topic is how you can change the navigation bar color and text color.

Details
Open View Controller on button click in iOS with Swift 5
Image May 23, 2020 Development,iOS Development Pushpendra Kumar

This tutorial, is about Open new View Controller on button click in ios with Swift 5. This is the basic example of a beginner or for those who are looking for this topic. With the help of this tutorial you can easily understand the complete flow. And you can easily understand that, how you can

Details
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 use WKWebView in iOS with swift 5
Image May 1, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, I have explained to you that, How to use WKWebView in iOS with swift 5 programming language. So here we will start with the basic example. And In this example, I will show the complete result of how we can achieve this task. And also I will tell what are the techniques

Details