Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:02:18
    Download xCode
  2. Урок 2. 00:07:19
    Installing cocoapods
  3. Урок 3. 00:04:47
    Creating Tab Bar Controller
  4. Урок 4. 00:09:40
    Creating collection view controller and cell
  5. Урок 5. 00:04:07
    Custom collection view Cell class
  6. Урок 6. 00:08:15
    Create firebase application
  7. Урок 7. 00:04:00
    Creating Firebase reference
  8. Урок 8. 00:06:33
    Category class part 1
  9. Урок 9. 00:17:42
    Category class part 2
  10. Урок 10. 00:10:18
    Downloading categories from firebase
  11. Урок 11. 00:10:00
    Category collectionViewController
  12. Урок 12. 00:05:17
    Category collection view Cell
  13. Урок 13. 00:08:04
    Autoresize collection view cell
  14. Урок 14. 00:01:02
    Fixing UI Bug
  15. Урок 15. 00:03:07
    Importing Assets
  16. Урок 16. 00:11:18
    Items View User interface
  17. Урок 17. 00:08:52
    Segue from categories to Items view
  18. Урок 18. 00:08:12
    Items Class part 1
  19. Урок 19. 00:06:58
    Items class part 2
  20. Урок 20. 00:09:33
    Add Item View controller UI
  21. Урок 21. 00:12:14
    Add Item VC code part 1
  22. Урок 22. 00:10:23
    Add Item VC code part 2
  23. Урок 23. 00:12:26
    Adding Image gallery
  24. Урок 24. 00:11:04
    Uploading images to firebase part 1
  25. Урок 25. 00:09:17
    Uploading images to firebase part 2
  26. Урок 26. 00:05:13
    Saving items with images
  27. Урок 27. 00:09:36
    Show loading indicator
  28. Урок 28. 00:03:04
    Testing error message
  29. Урок 29. 00:06:14
    Item View Controller
  30. Урок 30. 00:06:15
    Download Items function
  31. Урок 31. 00:10:09
    Load items in item tableView cell
  32. Урок 32. 00:10:27
    Download and show images
  33. Урок 33. 00:04:39
    Currency converter
  34. Урок 34. 00:07:51
    ItemView UI
  35. Урок 35. 00:04:41
    Item View controller code
  36. Урок 36. 00:05:21
    Setting up segue
  37. Урок 37. 00:03:32
    Create image collectionView cell
  38. Урок 38. 00:05:35
    Test Run the app
  39. Урок 39. 00:07:32
    Custom Image Collection View cell
  40. Урок 40. 00:05:40
    Showing images of the item
  41. Урок 41. 00:05:51
    Automatically resize image View Cell
  42. Урок 42. 00:06:16
    Back Button and Basket button
  43. Урок 43. 00:13:23
    Basket class part 1
  44. Урок 44. 00:04:15
    Basket class part 2
  45. Урок 45. 00:10:16
    Creating basket
  46. Урок 46. 00:04:18
    Update basket function
  47. Урок 47. 00:12:25
    Basket view UI
  48. Урок 48. 00:18:40
    Basket code part 1
  49. Урок 49. 00:09:25
    Show total of the basket
  50. Урок 50. 00:04:03
    Updating checkout button status
  51. Урок 51. 00:07:39
    Delete item from basket
  52. Урок 52. 00:05:01
    Show Item View from basket
  53. Урок 53. 00:09:03
    Login view UI
  54. Урок 54. 00:04:27
    Login view connections
  55. Урок 55. 00:04:01
    Show login view
  56. Урок 56. 00:13:48
    MUser class part 1
  57. Урок 57. 00:04:33
    MUser class part2
  58. Урок 58. 00:10:28
    MUser class part 3 Login/reg functions
  59. Урок 59. 00:05:48
    Login view setup
  60. Урок 60. 00:03:12
    Login view helper functions
  61. Урок 61. 00:06:36
    Register User function
  62. Урок 62. 00:02:26
    Registering 1st user
  63. Урок 63. 00:05:42
    Login with user
  64. Урок 64. 00:01:47
    Verify email address
  65. Урок 65. 00:08:15
    Saving user functions
  66. Урок 66. 00:06:09
    Download user functions
  67. Урок 67. 00:02:15
    Creating User object in firestore
  68. Урок 68. 00:05:39
    Reset password
  69. Урок 69. 00:04:41
    Resend verification email
  70. Урок 70. 00:03:42
    Test run reset password
  71. Урок 71. 00:06:00
    Profile view UI
  72. Урок 72. 00:04:53
    Profile tableview
  73. Урок 73. 00:07:20
    Create dynamic right button for profile view
  74. Урок 74. 00:08:49
    Checking onboarding status
  75. Урок 75. 00:05:05
    Onboarding UI
  76. Урок 76. 00:08:27
    Finish registration view
  77. Урок 77. 00:03:05
    Update done button status
  78. Урок 78. 00:06:26
    Edit MUser functions
  79. Урок 79. 00:09:11
    Update user after onboarding
  80. Урок 80. 00:05:41
    Edit Profile UI
  81. Урок 81. 00:05:58
    Edit profile view part 1
  82. Урок 82. 00:09:30
    Edit profile view part 2
  83. Урок 83. 00:05:39
    Log out user
  84. Урок 84. 00:06:27
    Purchase history UI
  85. Урок 85. 00:08:01
    Purchase history code
  86. Урок 86. 00:04:55
    Update with current user id
  87. Урок 87. 00:08:12
    Purchase history and empty basket functions
  88. Урок 88. 00:04:07
    Adding items to purchase items list
  89. Урок 89. 00:10:05
    Initialising PayPal
  90. Урок 90. 00:07:21
    Configure PayPal payments
  91. Урок 91. 00:13:11
    Create PayPalpayment
  92. Урок 92. 00:07:13
    Testing first payment with paypal SDK
  93. Урок 93. 00:08:59
    Search View UI
  94. Урок 94. 00:03:22
    Search View Connections
  95. Урок 95. 00:07:45
    Enable search button dynamically
  96. Урок 96. 00:06:15
    Show/Hide Search view
  97. Урок 97. 00:04:51
    Adding Activity indicator
  98. Урок 98. 00:04:34
    TableView functions
  99. Урок 99. 00:10:57
    Setting up Algolia
  100. Урок 100. 00:04:56
    Creating Algolia Service
  101. Урок 101. 00:10:27
    Creating Algolia Items
  102. Урок 102. 00:07:31
    Search in Algolia
  103. Урок 103. 00:11:50
    Test run algolia Search
  104. Урок 104. 00:06:13
    Adding Empty data Set
  105. Урок 105. 00:07:13
    Empty Data Set continue
  106. Урок 106. 00:01:53
    Checking ready Application
  107. Урок 107. 00:13:29
    Introduction to Stripe
  108. Урок 108. 00:11:08
    Installation and setup of stripe
  109. Урок 109. 00:08:25
    Creating Stripe Client
  110. Урок 110. 00:10:02
    Converting PayPla to Stripe
  111. Урок 111. 00:05:16
    Test Run the app
  112. Урок 112. 00:04:26
    Card information UI
  113. Урок 113. 00:04:02
    Presenting card info View
  114. Урок 114. 00:07:26
    Adding Card Info text field
  115. Урок 115. 00:09:15
    Processing card to get token
  116. Урок 116. 00:13:18
    Testing card processing
  117. Урок 117. 00:06:43
    Installing backend
  118. Урок 118. 00:05:42
    Creating index.js file
  119. Урок 119. 00:09:15
    Finishing the backend and testing the app
  120. Урок 120. 00:13:14
    Putting backend on remote server