Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Twitter iOS Clone | Swift 5/Firebase | No Storyboards | MVVM, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:08:08
    Configure Project & Setup Root ViewController
  2. Урок 2. 00:10:00
    Setup Main Tab Bar Controller
  3. Урок 3. 00:08:50
    Setup Navigation Controllers
  4. Урок 4. 00:05:20
    Setup Navigation Bars
  5. Урок 5. 00:17:56
    Setting Up Sticky Action Button Programmatically |Intro to Auto-Layout
  6. Урок 6. 00:02:25
    Where To Get The Completed Source Code (that includes additional features)
  7. Урок 7. 00:05:01
    Button Custom Color & Action Handler
  8. Урок 8. 00:11:37
    Getting Started With Login UI
  9. Урок 9. 00:09:09
    Creating Input Container View
  10. Урок 10. 00:19:05
    Refactoring Input Container View For Reusability
  11. Урок 11. 00:15:10
    Finishing Login UI
  12. Урок 12. 00:11:59
    Registration UI
  13. Урок 13. 00:11:38
    Selecting Profile Image
  14. Урок 14. 00:15:10
    Setup Firebase
  15. Урок 15. 00:10:27
    Authenticate User
  16. Урок 16. 00:13:50
    Upload User Data
  17. Урок 17. 00:17:24
    Upload User Profile Image
  18. Урок 18. 00:14:14
    Refactor API Code Into Service Class
  19. Урок 19. 00:09:18
    Root ViewController Setup & Keeping User Logged In
  20. Урок 20. 00:07:39
    Logging A User In
  21. Урок 21. 00:06:53
    Update UI After Authentication
  22. Урок 22. 00:12:35
    Fetch User Data From Firebase
  23. Урок 23. 00:12:43
    Create Custom User Object (Model)
  24. Урок 24. 00:13:13
    SDWebImage Install & Passing User To FeedController
  25. Урок 25. 00:08:45
    Load User Profile Image
  26. Урок 26. 00:11:36
    Upload Tweet Controller Setup
  27. Урок 27. 00:10:44
    Continue With UI Setup
  28. Урок 28. 00:14:42
    Adding Caption TextView
  29. Урок 29. 00:09:36
    Uploading Tweet To Firebase
  30. Урок 30. 00:09:08
    Fetch Tweets From Firebase & Create Tweet Object
  31. Урок 31. 00:12:43
    Setup CollectionView For Feed
  32. Урок 32. 00:13:02
    TweetCell UI
  33. Урок 33. 00:06:04
    Populate Feed With Tweets
  34. Урок 34. 00:08:53
    Populate Each Cell With Tweet
  35. Урок 35. 00:09:58
    Fetching User For Tweet
  36. Урок 36. 00:13:53
    Tweet View Model
  37. Урок 37. 00:07:14
    Tweet Timestamp
  38. Урок 38. 00:16:36
    Showing Profile Controller
  39. Урок 39. 00:10:58
    Profile CollectionView Setup
  40. Урок 40. 00:12:50
    Profile Header UI
  41. Урок 41. 00:17:18
    Profile Header Filter Bar
  42. Урок 42. 00:08:14
    Filter Bar Selection Animation
  43. Урок 43. 00:11:42
    Profile Filters Data Model
  44. Урок 44. 00:19:31
    Profile Header View Model
  45. Урок 45. 00:05:56
    Dismissing User Profile
  46. Урок 46. 00:12:09
    User Tweet Database Structure
  47. Урок 47. 00:12:05
    Fetching User Tweets
  48. Урок 48. 00:05:43
    Populating Header With User Data
  49. Урок 49. 00:10:46
    Search Page UI
  50. Урок 50. 00:07:49
    Fetching & Displaying Users
  51. Урок 51. 00:14:48
    Search For Users
  52. Урок 52. 00:11:24
    Following User
  53. Урок 53. 00:11:18
    Unfollow User
  54. Урок 54. 00:15:07
    Check If User Is Followed In Database
  55. Урок 55. 00:02:28
    Bug Fix
  56. Урок 56. 00:08:45
    Updating User Follower/Following Stats
  57. Урок 57. 00:12:21
    Tweet Display Controller Setup
  58. Урок 58. 00:18:16
    Tweet Header UI
  59. Урок 59. 00:08:15
    Action Button Setup
  60. Урок 60. 00:12:14
    Populating Tweet Header
  61. Урок 61. 00:14:34
    Dynamic Cell Sizing & Bug Fix
  62. Урок 62. 00:14:31
    Getting Started With Replies
  63. Урок 63. 00:08:04
    Use ViewModel To Populate Data
  64. Урок 64. 00:08:44
    Uploading Reply To Firebase
  65. Урок 65. 00:08:11
    Fetching & Displaying Replies
  66. Урок 66. 00:07:06
    Getting Started
  67. Урок 67. 00:07:14
    Setting Up Table View
  68. Урок 68. 00:07:32
    Animating Table View / Fade View
  69. Урок 69. 00:09:07
    Action Sheet Cell & Cancel Button
  70. Урок 70. 00:12:03
    Action Sheet Data Model + View Model
  71. Урок 71. 00:17:10
    Check If User Is Followed & Tap Handler
  72. Урок 72. 00:07:05
    Finishing Up With Tap Handler
  73. Урок 73. 00:07:27
    Getting Started With Likes
  74. Урок 74. 00:11:10
    Liking A Tweet
  75. Урок 75. 00:08:18
    Unlking Tweet
  76. Урок 76. 00:12:10
    Check If User Liked Tweet
  77. Урок 77. 00:08:06
    Notification Data Model
  78. Урок 78. 00:13:36
    Upload Like Notification
  79. Урок 79. 00:09:03
    Upload Follow & Reply Notification
  80. Урок 80. 00:08:17
    Notification Table View Setup
  81. Урок 81. 00:08:33
    Fetching Notifications From Firebase
  82. Урок 82. 00:08:44
    Populate Table View With Notifications
  83. Урок 83. 00:12:24
    Fetching Notification Tweet & Going To User Profile
  84. Урок 84. 00:16:08
    Bug Fix & Adding Follow Button
  85. Урок 85. 00:09:07
    Follow Button Action & Adding Refresh Control
  86. Урок 86. 00:07:03
    Setup Data Source For Filters
  87. Урок 87. 00:08:15
    Filter View Refactor
  88. Урок 88. 00:06:13
    Selecting Filter & Delegating Action With Protocols
  89. Урок 89. 00:09:01
    Fetching & Displaying Liked Tweets
  90. Урок 90. 00:14:55
    Fetching User Replies
  91. Урок 91. 00:06:45
    Adding Info To Replies In Firebase & Data Model
  92. Урок 92. 00:13:33
    Setting Up Reply Label
  93. Урок 93. 00:08:27
    Tapping On Tweet From Profile
  94. Урок 94. 00:16:42
    Show Tweets From Followed Users Only & Sort By Date
  95. Урок 95. 00:10:20
    Bug Fixes
  96. Урок 96. 00:07:59
    Setup Controller
  97. Урок 97. 00:09:05
    Setup Edit Profile Header
  98. Урок 98. 00:08:20
    Data Model
  99. Урок 99. 00:16:20
    Update User Object
  100. Урок 100. 00:13:15
    Save Data To Firebase
  101. Урок 101. 00:15:19
    Update Profile Image In Firebase
  102. Урок 102. 00:07:41
    Active Label Install & Implementation
  103. Урок 103. 00:15:41
    Go To User Profile On Mention Tap
  104. Урок 104. 00:10:39
    Upload Notification Refactor
  105. Урок 105. 00:09:17
    UI Code Refactor
  106. Урок 106. 00:12:24
    Logout Button Setup
  107. Урок 107. 00:08:42
    Log User Out
  108. Урок 108. 00:04:39
    Go To Current User Profile From Navigation Bar Button
  109. Урок 109. 00:16:15
    Notification Fetch Bug Fixes
  110. Урок 110. 00:20:53
    Action Button Configuration For Messages & Course Wrap Up