UmarFarooqTV
UmarFarooqTV
  • Видео 23
  • Просмотров 110 303
Creating Home Screen Using List View SwiftUI | Prayer App Part 3
In this video, we'll start building the main screen of our app, the Home View. First, we'll add a custom navigation bar at the top, featuring two buttons and a title. You'll soon notice that we're designing this app to be scalable, meaning we'll create lots of reusable sub-components that we can use throughout the app.
#iOSDevelopment #NavigationBar #ReusableComponents #SwiftProgramming #listview #HomeView
Просмотров: 10

Видео

Create a custom tab bar in SwiftUI | Prayer App Part 2
Просмотров 3819 часов назад
Learn how to use a SwiftUI TabView to add tabs to your iOS app.In this SwiftUI TabView tutorial, we’ll walk you through: 1) A simple example of how to use TabView 2) How to detect which tab is currently selected 3) How to switch between tabs programmatically Many SwiftUI courses focus heavily on creating "cool UI" but often overlook the core fundamentals of app development. However, the TabBar ...
SwiftUI App Tutorial | Making of Splash Screen | Prayer App Part 1
Просмотров 5814 дней назад
We’ll kick off this project by using some pre-made assets. In this video, we’ll set up the Xcode project and import resources, A splash screen is the first screen users see, I will stay on splash for 3 seconds and goto next screen in this tutorial. It is usually used to display the app’s logo, name, or a loading animation while the app loads in the background. Here's a simple process for creati...
Making App in SwiftUI from Scratch | Introduction (Urdu and Hindi)
Просмотров 3914 дней назад
Discover how to create SwiftUI applications at no cost with this comprehensive online tutorial. In this series, we'll walk through the process of developing a Prayer Reminder app that pulls language data from an API and utilizes an SQLite database to store the user's portfolio. Throughout the tutorial, we'll adhere to the MVVM architecture pattern to effectively manage our files and optimize ou...
Draw route using google directions api | Part 3
Просмотров 1,2 тыс.3 года назад
In this tutorial you will learn. 1. how to draw route between two points using google apis 2. how to calculate directions and get route information using the google directions API 3. draw route using google directions api Part 1 video (ruclips.net/video/cIGCh8J9AfA/видео.html) Part 2 video (ruclips.net/video/LsbCVVmgyLg/видео.html) #GoogleDirectionsApi #DrawRoute #SwiftTutorial
Calculate distance between two points google maps | Part 2
Просмотров 1,3 тыс.3 года назад
In this tutorial you will learn 1. how to calculate distance between two points using google apis 2. how to calculate time b/w two point using distance matrix api 3. draw route using google directions api Part 1 video (ruclips.net/video/cIGCh8J9AfA/видео.html) Part 3 video (ruclips.net/video/t0jhX5RFVpM/видео.html) #GoogleDistanceMatrix #DistanceTime #Swift5
Creating api key for google distance matrix and directions api | Part 1
Просмотров 3,7 тыс.3 года назад
This video series is contain 3 parts in video in part 1 i will cover the generation of api key on google console, part 2 covers calculating the distance between two points and in part 3 i will draw route on google maps. 1. Firstly Go to Google Maps - console.cloud.google.com/ 2. Sign In with your Google account and agree with the terms and conditions 3.Create a project and name it as you want 4...
How to draw route using google direction api | Swift 5
Просмотров 4,2 тыс.3 года назад
Creating animated routes with Maps SDK for iOS The Google Maps Directions API is a web service that Google provides us to get information about a route. A route is getting from an initial location to a specific destination. This web service provides us with information for different transport modes, waypoints and traveling times. we need these keys in info.plist file. These settings will allow ...
Implement sign in with apple using swift | Xcode 12
Просмотров 8 тыс.4 года назад
Implementing Sign In with Apple easily in your app, now a days apple reject app for not implementing login with apple functionality sign in with apple uses the AuthenticationServices framework. How to add google maps and google places (ruclips.net/video/_mFR7C6jKpM/видео.html) Login with facebook tutorial (ruclips.net/video/ieCPUQa_l9Y/видео.html) Tutorial includes below workings: Adding Sign I...
Best mac for app development
Просмотров 8184 года назад
Macbook pro 2019 USB C to USB Adapter (amzn.to/2ZvTGXa) IPhone Apple Lightning to 3.5 mm (amzn.to/3h51mFQ) Apple iPhone 11 Case (amzn.to/2Ou6kzo) In my opinion, being an iOS developer, I would prefer a MacBook over iMac. The main reason is portability and you can code / debug and test anytime and anywhere, while traveling, at coffee shop or work from home, you can take it anywhere. You don't re...
iOS - Facebook Login - Part1 Look Into Documentation
Просмотров 864 года назад
It's a video series where you can find login with facebook integration in ios app in parts. This is the part 1 "Looking into Documentation" One Complete video of facebook integration: ruclips.net/video/ieCPUQa_l9Y/видео.html #FacebookLogin #Part1Documentation #Swift
Facebook Login using swift | Facebook Integration
Просмотров 6 тыс.4 года назад
Getting Started with the Facebook SDK for iOS Step 1: Set Up Your Facebook App Step 2: Install the iOS Facebook SDK using CocoaPods There are several ways you can install the iOS Facebook SDK but for ease, I will only cover CocoaPods. a) add these lines in pod file pod 'FacebookCore' pod 'FacebookLogin' pod 'FacebookShare' b) pod install Step 3: Configure Your Info.plist add below code in info ...
Singleton design pattern swift 5 - How to use Singleton
Просмотров 4,4 тыс.5 лет назад
An introduction to the singleton design pattern and common implementations. Singleton are create ways to organize your code that needs to initialize only once and available every where inside application or code. This is very simple, common and easy to use in your project. It initializes your class instance single time only with static property and it will share your class instance globally. Th...
Google Places Autocomplete API Using Swift | Part 3
Просмотров 4,9 тыс.5 лет назад
Getting started with the Google Places API: This is part three video of map video series you can find below links for first and second part, In this tutorial, you took advantages from two powerful API services from the Google Maps SDK for iOS: The Google Places engine and the Place Autocomplete API, in addition to the Google forward geocoder webservice. We will use geocoding API to extract the ...
How to Get API Key for Google Maps for iOS | Part 2
Просмотров 1,7 тыс.5 лет назад
In this tutorial we are going to generate google api key to use for place api auto complete later below are the steps to generate api key in google console. 1) Go to the Google Cloud Platform Console. 2) Click the project drop-down and select or create the project for which you want to add an API key. 3) Click the menu button and select APIs & Services then goto Credentials. 4) On the Credentia...
Google Maps SDK iOS using Swift | Part 1
Просмотров 1,3 тыс.5 лет назад
Google Maps SDK iOS using Swift | Part 1
How to implement google map in ios - Swift 5
Просмотров 16 тыс.5 лет назад
How to implement google map in ios - Swift 5
How to get current location in iOS programmatically | Swift 5 - Xcode11
Просмотров 7 тыс.5 лет назад
How to get current location in iOS programmatically | Swift 5 - Xcode11
Bitbucket Beginners Tutorial - Xcode
Просмотров 4,6 тыс.5 лет назад
Bitbucket Beginners Tutorial - Xcode
How to check UDID is added build IPA file
Просмотров 2,6 тыс.5 лет назад
How to check UDID is added build IPA file
iOS 13 features - what's new?
Просмотров 545 лет назад
iOS 13 features - what's new?
How to update device support in xcode without installing new xcode
Просмотров 10 тыс.5 лет назад
How to update device support in xcode without installing new xcode
How to update app on app store? - iPhone and iPad app submission process
Просмотров 32 тыс.5 лет назад
How to update app on app store? - iPhone and iPad app submission process

Комментарии

  • @ahmedalam38
    @ahmedalam38 11 дней назад

    nice app love the tutorial

  • @Abdullahtheking74
    @Abdullahtheking74 13 дней назад

    Nice

  • @nureke96
    @nureke96 8 месяцев назад

    thx i know where you live now.

  • @muhammadmaaz3415
    @muhammadmaaz3415 9 месяцев назад

    bro can u provide the code?

  • @stephenwilliams-blacksburg
    @stephenwilliams-blacksburg 9 месяцев назад

    The music makes this video impossible to listen to.

  • @FerShibli
    @FerShibli 11 месяцев назад

    Thank you so much, I'm trying to run directly on my physical device iPhone 7 (iOS 15), but it breaks while identifying it. Your solution may solve my problem, if so I'll leave another comment about it.

  • @ReafatEFardous
    @ReafatEFardous Год назад

    what if we click don't allow? it should again ask permission, after reopening the app, right? but this is not working this way

  • @amazingtricks5102
    @amazingtricks5102 Год назад

    music is too loud

  • @ANILAVCI
    @ANILAVCI Год назад

    This Google service is paid. Can I test this for free? I am doing this work only to improve myself.

  • @smartbizpromo926
    @smartbizpromo926 Год назад

    Great work bro keep it up

  • @xmansaxena5888
    @xmansaxena5888 2 года назад

    bro can u share the source code

  • @wasihaider9795
    @wasihaider9795 2 года назад

    excuse me bro kya isma koi billing ka scene ha?

  • @nachocosta9476
    @nachocosta9476 2 года назад

    Yo thanks you saved my ass!

  • @thyrenaissanceman3052
    @thyrenaissanceman3052 2 года назад

    Turn off the music or talk louder, no one can hear you.

  • @pateltwinkle9338
    @pateltwinkle9338 2 года назад

    In MacBook Pro m1 there’s an error regrading to simulator and arm64? How to solve it!!

    • @UmarFarooqTV
      @UmarFarooqTV 2 года назад

      brother i went through this error but not found any good resolve although this arm64 error not happen in real device

  • @dumggarbd3820
    @dumggarbd3820 2 года назад

    đội cái rế nồi lên đầu là đỉnh rồi

  • @venkateshwari8473
    @venkateshwari8473 2 года назад

    its not open map , when click on the go to maps

  • @pviral85
    @pviral85 2 года назад

    hi good video.. thx for doing it. However, your background music is louder than your voice..make it hard to hear you :(

  • @shahzadwaqas4456
    @shahzadwaqas4456 2 года назад

    hi umar bahi! what if we need to add another point from destination and plot an overlay on it???

    • @UmarFarooqTV
      @UmarFarooqTV 2 года назад

      check the direction api documentation, if another point i think we can add another direction api call or may be there will be better option in docs......

  • @kalyanidaddy5990
    @kalyanidaddy5990 2 года назад

    Thank you soo much. Please do more videos....

    • @UmarFarooqTV
      @UmarFarooqTV 2 года назад

      hopefully upload videos on firebase

    • @kalyanidaddy5990
      @kalyanidaddy5990 2 года назад

      Your videos are really helpful. Really Thank you Umar Farooq

  • @d.k008
    @d.k008 2 года назад

    Can you do the same in SwiftUI? I mean working with the Google Maps SDK API

    • @UmarFarooqTV
      @UmarFarooqTV 2 года назад

      yes but not in recent line ups, hopefully i will be uploading firebase related stuff for tracking app.

    • @d.k008
      @d.k008 2 года назад

      @@UmarFarooqTV It would be great to see, thank you

  • @fazliddinziyayev3605
    @fazliddinziyayev3605 3 года назад

    Trash tutorial !

  • @junaidali-sy2qb
    @junaidali-sy2qb 3 года назад

    how can we get lat long from the specific place?

  • @talhabilal526
    @talhabilal526 3 года назад

    bro mic kaha lila hua hai????? awaz ki smjh ni ari

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      old videos has audio issue new videos dont have.

  • @shamlibawane2235
    @shamlibawane2235 3 года назад

    Plz your voice is irritating

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      yes i worked on it new videos dont have such problem

  • @kaustubhgharat1520
    @kaustubhgharat1520 3 года назад

    ThankYou. :)

  • @emandleni1735
    @emandleni1735 3 года назад

    thank you

  • @kaustubhgharat1520
    @kaustubhgharat1520 3 года назад

    Hi Umar can you show how to route between the placed searched which we did in part 3 (autocomplete) and the users current location?

    • @UmarFarooq-qc7px
      @UmarFarooq-qc7px 3 года назад

      yes i have this video in lineup will upload soon.

    • @kaustubhgharat1520
      @kaustubhgharat1520 3 года назад

      @@UmarFarooq-qc7px would be really Helpfull !! :)

  • @alessandrodepaula284
    @alessandrodepaula284 3 года назад

    when i change the price, the oldest users of my app are notified by email about the change?

  • @narasimhanallamsetty
    @narasimhanallamsetty 3 года назад

    Hi UmarFaroogTV, I have integrated APPLE Login in the ios app. I'm not getting data and delegate methods are not being called. I have downloaded sample project which you provided and i'm not able to get the data even in that. Please let me know any solution.

  • @raulbonano9073
    @raulbonano9073 3 года назад

    Nice job with this video.

  • @harshlondhekar7656
    @harshlondhekar7656 3 года назад

    In the error log it shows that operation could not be completed due to invalid api key, i have enabled the billing account too still this error is there, both google places and google maps api are enabled in the console, any soln?

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      try to generate new fresh api key and use that hopefully your error resolvs

    • @harshlondhekar7656
      @harshlondhekar7656 3 года назад

      @@UmarFarooqTV I tried that too, any other soln? it is not working, I even tried putting restrictions on api key by adding bundle identifier of the app

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      remove all restrictions on that key and try

  • @naveenraju2330
    @naveenraju2330 3 года назад

    iam unable to get google places..?could u help @UmarfarooqTV bro

  • @RushabhCShah
    @RushabhCShah 3 года назад

    I am not able to search address using GMSAutocompleteViewControllerDelegate delegate. I have downloaded your source code too but it seems the same error.

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      may b your key not working please see error logs

    • @RushabhCShah
      @RushabhCShah 3 года назад

      I have tried your key as well but it seems same error.

    • @RushabhCShah
      @RushabhCShah 3 года назад

      ​@@UmarFarooqTV Have you checked your code I am unable to search place in your code too?

  • @minalchhetri3878
    @minalchhetri3878 3 года назад

    sir only version number or we have to increase both build number and version number while we updating app on app store?

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      if your app has major changes then update version, one version has many build number its just for developer to keep track different versions of code.

    • @minalchhetri3878
      @minalchhetri3878 3 года назад

      @@UmarFarooqTV ok sir...then i have to only change version number not build number

  • @gladychief
    @gladychief 3 года назад

    Hello, it's cool video, but how to create logout button and it's functionality?

    • @danifonts
      @danifonts 3 года назад

      You can't implement logout with sign in with apple. You have to logout from the iPhone settings

  • @mdmehedihasan2967
    @mdmehedihasan2967 3 года назад

    How long it took to upload that file? I am uploading a file near 150 Mb and it got stuck for 1hour, still not uploading.

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      There are two ways to upload file if your internet connection speed is low then use application loader to upload ipa file

  • @lakshmisravyagajavalli9310
    @lakshmisravyagajavalli9310 3 года назад

    how did you get the permission pop. do we need to add anything in info.plist file

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      yes you need to add location permissions inside info.plist

  • @aneenaktm007
    @aneenaktm007 3 года назад

    Hi UmarFarooqTV I have implemented the same way you have explained in the video, but for me its nit working, not triggering anything after clicking continue button. The only change I did was hanging profiles by manual. I will be good if you have any answer for this

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      trigger which methods please mention

    • @aneenaktm007
      @aneenaktm007 3 года назад

      @@UmarFarooqTV Success ie didCompleteWithAuthorization. After clicking continue nothing happening

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      @@aneenaktm007 let me push my code the github and i will send the complete project to you.

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      @@aneenaktm007 if success method is not calling then didCompleteWithError method must be calling.

    • @aneenaktm007
      @aneenaktm007 3 года назад

      @@UmarFarooqTV that also not calling.. when I test the sample project from apole "juicy" its working fine. but my project not working may is any issue with profiles?

  • @lokeshchinatatareddy1069
    @lokeshchinatatareddy1069 3 года назад

    How to get API key for free with out create card

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      later we can add without card but now google add restriction you need to add card to get the key........

  • @YogeshPateliOS
    @YogeshPateliOS 3 года назад

    Can we do this without apple developer account? Means paid account

  • @manikanthag1066
    @manikanthag1066 3 года назад

    Plz share when user tap on map get address...

    • @UmarFarooqTV
      @UmarFarooqTV 3 года назад

      please can u send me the exact duration of video?

  • @lerobinalias8952
    @lerobinalias8952 4 года назад

    hello the begining is audible, but i didn't understand the end can you help me? I am in desperate need of help

    • @UmarFarooqTV
      @UmarFarooqTV 4 года назад

      Please ask where u need help

    • @lerobinalias8952
      @lerobinalias8952 4 года назад

      @@UmarFarooqTV when you start copying stuff from 13:05

    • @UmarFarooqTV
      @UmarFarooqTV 4 года назад

      @@lerobinalias8952 Well i just copied to save the time its basically facebook sdk method stub.

    • @UmarFarooqTV
      @UmarFarooqTV 4 года назад

      @@lerobinalias8952 1) created login manager instance 2) logout if previously login 3) sdk method login request with permissions 4) parse results if its successful then fetch the profile data inside method getFBUserData.

  • @joelcrawford9417
    @joelcrawford9417 5 лет назад

    How can i convert the latitude and longitude values to place name (using reverse geolocation)

  • @johnt8784
    @johnt8784 5 лет назад

    Music drowns out the talking

    • @UmarFarooqTV
      @UmarFarooqTV 5 лет назад

      Ok i will try to improve this thing thanks for your important feedback john

  • @atifahmed1175
    @atifahmed1175 5 лет назад

    Great work man like the video it helps me in implementing google map in ios for beginners keep this work up.

  • @Hcu35uk
    @Hcu35uk 5 лет назад

    Thank you for this great video. It was really helpful for me. I have a question about marker. At first, marker shows exact location on map but when I change zoom rate on screen, marker don't stay on ground, it moves and show different place. How to fix marker on exact location on map ?

    • @UmarFarooqTV
      @UmarFarooqTV 5 лет назад

      My pleasure, i created GSM marker object inside didAutocompleteWith delegate method when ever google maps selected new place this method will be called you need to place break point on this method and perform zoom functionality to check whether this method calls or not, every time marker created and placed on google map is in this method , if you comment your marker place code here that will help me to understand exact problem and feel free to ask any question :) peace!!!

  • @Dadeadman88
    @Dadeadman88 5 лет назад

    Nice.