R&D Labs with Rohant
R&D Labs with Rohant
  • Видео 54
  • Просмотров 153 780
Building a basic Sticker Pack App in 5 Minutes - iMessage Series - Part 1
Building a basic Sticker Pack App in 5 Minutes - iMessage Series - Part 1
📌 Apple Guidelines to Sticker Pack App
developer.apple.com/documentation/messages
In this tutorial we'll see how to set up the project for the Sticker Pack App. Add the Stickers, Talk about he various guidelines to have your app rendered in the simulator.
We upload new videos every week!
Please reach out to me on the comments section if you have any doubts on this topic. Also, please Like & Subscribe the Channel and help us being part of your journey to learn Swift. Cheers until the next video!
#Sticker #IMessage #Swift
Просмотров: 3 469

Видео

Firebase Firestore Database (Query, Filter and Indexing) in Swift - Part 2
Просмотров 2,9 тыс.2 года назад
How to add a Firebase Firestore Database in Swift? - Part 2 📌 Firebase Real Time Database with Observer in Swift ruclips.net/video/UCG_ai83XX0/видео.html 📌 Firebase Firestore Database - Part 1 ruclips.net/video/UhtWygOFOCw/видео.html In this tutorial we'll see 1. Recap of the Part 1 Tutorial to Insert Data into FireStore from 00.28 2. How to query to fetch the FireStore Document from 02:31 3. H...
Firebase Firestore Database in Swift - Part 1
Просмотров 1 тыс.2 года назад
How to add a Firebase Firestore Database in Swift? - Part 1 📌 Firebase Real Time Database with Observer in Swift ruclips.net/video/UCG_ai83XX0/видео.html In this tutorial we'll see how to add a FireStore database to your Swift project. We will see how to configure the Firestore database and also add and update data. We upload new videos every week! Please reach out to me on the comments section...
Firebase Real Time Database with Observer in Swift
Просмотров 3,9 тыс.2 года назад
How to add a Firebase RealTime Database in Swift with an Observer? In this tutorial we'll see how to add a Firebase RealTime Database wit an Observer, so that you could keep a watch on the updates on the Database and reflect the changes into your Swift App. We upload new videos every week! Please reach out to me on the comments section if you have any doubts on this topic. Also, please Like & S...
How to add a Marker on Tap and fetch Address using GeoCoding API
Просмотров 6973 года назад
Maps Series: Tutorial 6 📝 Tutorial 1 Link: ruclips.net/video/3puhsH0WzfU/видео.html Tutorial 2 Link: ruclips.net/video/GchCyohg_2k/видео.html Tutorial 3 Link: ruclips.net/video/jNeNgPvhmok/видео.html Tutorial 4 Link: ruclips.net/video/c4iZwiRLe7o/видео.html Tutorial 5 Link: ruclips.net/video/7n66bXH_H6k/видео.html In this tutorial we'll see how to add Map Markers by tapping on the Google Map an...
How to implement Custom Authentication with Email ID and Password in Firebase Authentication
Просмотров 8233 года назад
This tutorial we see how to implement Custom Authentication with Email ID and Password using Firebase Authentication in Swift. Make sure you have subscribed 👆to our channel and you have hit the notification button 🔔 📌Precap of this tutorial from 00:33 📌Adding Firebase Authentication Pod from 03:15 📌Registration of the Customer from 05:30 📌Login of the Customer from 12:16 📌Managing Login Session...
How to implement In-App Purchases using StoreKit in Swift?
Просмотров 11 тыс.3 года назад
This tutorial we see how to implement In-App Purchases using StoreKit in Swift. Make sure you have subscribed 👆to our channel and you have hit the notification button 🔔 📌Precap of this tutorial from 00:14 📌Adding StoreKit Configuration File from 02:28 📌Defining the Store Catalogue from 03:28 📌Defining the Catalogue in ViewController from 11:53 📌Request a single product item from StoreKit from 1...
How to implement the Full Screen Ads with Google AdMob?
Просмотров 9613 года назад
Ad Series: Tutorial 2 📝 This is a brand new series, in which we will see how to integrate Google Admob in your Swift project. Tutorial 1 Link: ruclips.net/video/ONAzuNxo5_M/видео.html Google AdMod AdUnit to Test: a-app-pub-3940256099942544/4411468910 This tutorial is the second in the series of implementing Google Admob, we see how to implement the Interstitial Ads / Full Screen Ads in your iOS...
How to implement the Banner Screen Ads with Google AdMob?
Просмотров 7333 года назад
Ad Series: Tutorial 1 📝 This is a brand new series, in which we will see how to integrate Google Admob in your Swift project. This tutorial is the first in the series of implementing Google Admob in your iOS App so make sure you have subscribed 👆to our channel and you have hit the notification button 🔔 📌Precap of the tutorial from 00:28 📌Setting up the Google AdMob account from 00:56 📌Adding th...
How to get Device Token in Swift ?
Просмотров 2,8 тыс.3 года назад
App Notification Series: Tutorial 3 📝 This is a brand new series, in which we will be covering the usage of Google Firebase Cloud Messaging Notifications in your Swift project. Tutorial one link: ruclips.net/video/aMXhaR_LQ7M/видео.html Tutorial one link: ruclips.net/video/AFGw2gxpOmE/видео.html This tutorial is the second in the series of implementing Notifications in your iOS App so make sure...
How to read and parse Google Firebase Cloud Messaging Notifications in Swift ?
Просмотров 1,1 тыс.3 года назад
App Notification Series: Tutorial 2 📝 This is a brand new series, in which we will be covering the usage of Google Firebase Cloud Messaging Notifications in your Swift project. Tutorial one link: ruclips.net/video/aMXhaR_LQ7M/видео.html This tutorial is the second in the series of implementing Notifications in your iOS App so make sure you have subscribed 👆to our channel and you have hit the no...
Apple AirTags Unboxing, Demo & First Impressions
Просмотров 543 года назад
Apple AirTags are here to track your items using the FindMy App. You can track your items using the iPhone's or iPad's sensors or what Apple claims as 1 Billion devices out there can help you find and track you Lost Item. How? It is possible using the U1 chip with precision finding. You can find and track your Item on a Map in the FindMy App. Check this video out! Please like & subscribe to our...
How to implement Google Firebase Cloud Messaging Notifications in Swift
Просмотров 4,9 тыс.3 года назад
App Notification Series: Tutorial 1 📝 This is a brand new series, in which we will be covering the usage of Google Firebase Cloud Messaging Notifications in your Swift project. This tutorial is the first in the series of implementing Notifications in your iOS App so make sure you have subscribed 👆to our channel and you have hit the notification button 🔔 📌Preface of the current tutorial from 00:...
Add Markers / Annotation on a Map with Long Tap Gesture in Swift - Apple Maps
Просмотров 5 тыс.3 года назад
Maps Series: Tutorial 5 📝 Tutorial 1 Link: ruclips.net/video/3puhsH0WzfU/видео.html Tutorial 2 Link: ruclips.net/video/GchCyohg_2k/видео.html Tutorial 3 Link: ruclips.net/video/jNeNgPvhmok/видео.html Tutorial 4 Link: ruclips.net/video/c4iZwiRLe7o/видео.html In this tutorial we'll see how to capture the the coordinates using the Long Tap Gesture on an Apple Map and adding a Marker / Annotation o...
How to use MKDirections and Geocoding in Apple Maps in Swift 5?
Просмотров 1,9 тыс.3 года назад
Maps Series: Tutorial 4 📝 Tutorial 1 Link: ruclips.net/video/3puhsH0WzfU/видео.html Tutorial 2 Link: ruclips.net/video/GchCyohg_2k/видео.html Tutorial 3 Link: ruclips.net/video/jNeNgPvhmok/видео.html In this tutorial we'll see how to capture the current user's location and then use Geocoding to fetch the coordinates of the location that the user desires and show the route to that location using...
How to get current user's location and add a Marker in Apple Maps in Swift 5?
Просмотров 3,1 тыс.3 года назад
How to get current user's location and add a Marker in Apple Maps in Swift 5?
How to use Places API and Directions API and show a Dynamic Route on a Google Map in Swift?
Просмотров 5 тыс.3 года назад
How to use Places API and Directions API and show a Dynamic Route on a Google Map in Swift?
How to get current user's location and add a Marker in Google Maps in Swift 5?
Просмотров 6 тыс.3 года назад
How to get current user's location and add a Marker in Google Maps in Swift 5?
How to add Add to Siri Button in Swift 5?
Просмотров 2,6 тыс.3 года назад
How to add Add to Siri Button in Swift 5?
How to enable your App to be in a Siri Shortcut in Swift 5?
Просмотров 7 тыс.3 года назад
How to enable your App to be in a Siri Shortcut in Swift 5?
How to support RTL and Switch between Languages in your App at Runtime in Swift?
Просмотров 3,9 тыс.3 года назад
How to support RTL and Switch between Languages in your App at Runtime in Swift?
How to Localize your App Name in Swift?
Просмотров 1,3 тыс.3 года назад
How to Localize your App Name in Swift?
Crashlytics and the Issues faced
Просмотров 7 тыс.3 года назад
Crashlytics and the Issues faced
How to Localize text in your App in Swift?
Просмотров 3,3 тыс.3 года назад
How to Localize text in your App in Swift?
Uploading a file in a POST Request using Alamofire - Multipart
Просмотров 8 тыс.3 года назад
Uploading a file in a POST Request using Alamofire - Multipart
Building Form Data and sending parameters to a POST Request using Alamofire Library in Swift
Просмотров 5 тыс.4 года назад
Building Form Data and sending parameters to a POST Request using Alamofire Library in Swift
Unboxing iPhone 12 Pro Pacific Blue - First Look and Set Up
Просмотров 1784 года назад
Unboxing iPhone 12 Pro Pacific Blue - First Look and Set Up
How to send a POST Request using Alamofire Library
Просмотров 6 тыс.4 года назад
How to send a POST Request using Alamofire Library
How to send a GET Request with URL Parameters using Alamofire Library
Просмотров 3,3 тыс.4 года назад
How to send a GET Request with URL Parameters using Alamofire Library
How to send a GET Request using Alamofire Library
Просмотров 6 тыс.4 года назад
How to send a GET Request using Alamofire Library