Tag: iOS Development Tutorial

Tag: iOS Development Tutorial

Rotate AVPlayer to Full Screen in Swift iOS
Image July 16, 2023 Development,iOS Development Pushpendra Kumar

By enabling the ability to rotate AVPlayer to full screen, you empower users to customize their viewing experience, whether they prefer landscape or portrait orientation. This feature enhances user satisfaction and ensures a more immersive video playback experience. In today’s fast-paced digital world, providing a seamless and immersive video playback experience is crucial for app

Details
Button Animation in SwiftUI: Scaling Animation on Tap
Image June 10, 2023 Development,iOS Development Pushpendra Kumar

Welcome to our comprehensive guide on creating captivating button animation in SwiftUI. In this Video tutorial, we will focus on implementing a scaling animation that dynamically responds to user interaction. By mastering this technique, you can make your buttons come alive with smooth and engaging animations, enhancing the overall user experience. By incorporating scaling animations,

Details
Optional protocol in swift 5 programming language
Image July 13, 2020 Development,iOS Development Pushpendra Kumar

Hey, Guys welcome to this tutorial. In this complete video, I will make you understand the quick trick for Optional protocol in Swift 5 programming language. And this is a simple way to achieve our goals. Through this simple video tutorial, you can learn more interesting things about the Optional protocol in a swift 5

Details
Play video in iOS
Image February 26, 2020 Development,iOS Development Pushpendra Kumar

Hey Guys, Welcome to the world for exciting learning and sort trick of the development. In this tutorial I will let you know that how you can play video in iOS. And another question is also related with it. How to to video streaming in iOS with swift programming language. Play video in iOS So,

Details
Json parsing in iOS
Image February 23, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, We are going to cover json parsing in iOS. And we will see a very sort method for parsing the JSON into the class model format. Now a days all the application is using web services for receiving and sending data from one client to another client. That’s why, It’s become necessity

Details
Download and store a file in iOS
Image February 23, 2020 Development,iOS Development Pushpendra Kumar

I’ve been working on an App that requires me to download PDF files, store it, and to view it. I thought to write a tutorial and make a video and share with YouTube. So that, other person also can take the benefit of this. In this tutorial, I have cover Download and store a file

Details
How to get image in iOS push notification
Image January 10, 2020 Development,iOS Development Pushpendra Kumar

Hello Developers, Here I am giving you quick review regarding how to get image in iOS push notification. This procedure called rich notification in iOS. So let’s come the point directly without waisting time. At the very first you have to create all the certificate on the apple developer account. In Addition, You have to

Details
How to add google analytics to iOS app
Image October 12, 2019 Development Pushpendra Kumar

Google analytics for iOS app There are multiple ways of implementing google analytics in your ios application. The main question is How you can implement google analytics in your iOS development. This tutorial will take you through the basic implementation of the Google Analytics SDK via Firebase. Analytics uses CocoaPods to install and manage dependencies. In other words, Let’s

Details