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

  1. Урок 1. 00:00:56
    1- Introduction
  2. Урок 2. 00:01:11
    2- Prerequisites
  3. Урок 3. 00:01:23
    5- VSCode Code Snippet
  4. Урок 4. 00:00:29
    1- Introduction
  5. Урок 5. 00:02:16
    2- Device Features
  6. Урок 6. 00:02:13
    3- Using ImagePicker
  7. Урок 7. 00:05:33
    4- Requesting Permissions
  8. Урок 8. 00:01:55
    5- Permissions Module
  9. Урок 9. 00:03:14
    6- Accessing the Library
  10. Урок 10. 00:02:13
    7- Exercises
  11. Урок 11. 00:03:57
    8- Building ImageInput- Layout
  12. Урок 12. 00:05:55
    9- Building ImageInput- Touches
  13. Урок 13. 00:06:11
    10- Building ImageInputList- Basics
  14. Урок 14. 00:04:19
    11- Building ImageInputList- Scrolling
  15. Урок 15. 00:04:59
    12- Building FormImagePicker
  16. Урок 16. 00:02:34
    13- Improving ListingEditScreen
  17. Урок 17. 00:04:15
    14- Getting the User's Location
  18. Урок 18. 00:03:49
    15- Building Custom Hooks
  19. Урок 19. 00:00:33
    1- Introduction
  20. Урок 20. 00:02:16
    2- Installing React Navigation
  21. Урок 21. 00:05:21
    3- Stack Navigator
  22. Урок 22. 00:04:15
    4- Navigating Between Screens
  23. Урок 23. 00:01:18
    5- Passing Parameters to Routes
  24. Урок 24. 00:01:15
    6- Setting Screen Titles
  25. Урок 25. 00:01:55
    7- Customizing Headers
  26. Урок 26. 00:02:43
    8- Creating a TabNavigator
  27. Урок 27. 00:02:51
    9- Customizing Tabs
  28. Урок 28. 00:01:46
    10- Nesting Navigators
  29. Урок 29. 00:00:35
    11- Exercises
  30. Урок 30. 00:03:27
    12- Building AuthNavigator
  31. Урок 31. 00:01:50
    13- Navigation Theme
  32. Урок 32. 00:02:01
    14- Building AppNavigator
  33. Урок 33. 00:05:09
    15- Building FeedNavigator
  34. Урок 34. 00:02:50
    16- Building AccountNavigator
  35. Урок 35. 00:07:19
    17- Beautifying the Tabs
  36. Урок 36. 00:02:01
    18- Refactoring Routes
  37. Урок 37. 00:00:33
    1- Introduction
  38. Урок 38. 00:02:02
    2- Setting Up the Backend
  39. Урок 39. 00:02:56
    3- Calling APIs Using ApiSauce
  40. Урок 40. 00:02:42
    4- Creating an API Layer
  41. Урок 41. 00:03:08
    5- Fetching Data
  42. Урок 42. 00:02:58
    6- Inspecting API Calls
  43. Урок 43. 00:03:23
    7- Handling Errors
  44. Урок 44. 00:01:25
    8- Simulating a Slow Connection
  45. Урок 45. 00:01:49
    9- Showing an Activity Indicator
  46. Урок 46. 00:05:49
    10- Building a Beautiful Activitiy Indicator
  47. Урок 47. 00:05:46
    11- Creating a Reusable Hook
  48. Урок 48. 00:04:12
    13- Extending the API Layer
  49. Урок 49. 00:03:32
    14- Posting Data
  50. Урок 50. 00:03:50
    15- Tracking Upload Progress
  51. Урок 51. 00:04:07
    16- Building the Upload Screen
  52. Урок 52. 00:02:26
    17- Adding a Progress Bar
  53. Урок 53. 00:03:32
    18- Showing the Done Animation
  54. Урок 54. 00:04:04
    19- Resetting the Form
  55. Урок 55. 00:00:35
    1- Introduction
  56. Урок 56. 00:01:03
    2- Strategies for Building Offline Capable Apps
  57. Урок 57. 00:04:04
    3- Detecting Network Status
  58. Урок 58. 00:01:17
    4- Caching
  59. Урок 59. 00:02:46
    5- AsyncStorage
  60. Урок 60. 00:01:11
    6- Inspecting AsyncStorage
  61. Урок 61. 00:02:02
    7- The Cache Layer
  62. Урок 62. 00:07:42
    8- Implementing a Cache Layer
  63. Урок 63. 00:04:41
    9- Caching Successful Request Data
  64. Урок 64. 00:07:18
    10- Caching Images
  65. Урок 65. 00:03:01
    11- Caching with Redux
  66. Урок 66. 00:02:27
    12- Storing User Actions When Offline
  67. Урок 67. 00:05:54
    14- Showing an Offline Notice
  68. Урок 68. 00:00:25
    1- Introduction
  69. Урок 69. 00:01:03
    2- Authentication Providers
  70. Урок 70. 00:02:26
    3- Authentication Flow
  71. Урок 71. 00:02:50
    4- Authentication API
  72. Урок 72. 00:03:47
    5- Getting the AuthToken
  73. Урок 73. 00:04:14
    6- Extracting the User from the AuthToken
  74. Урок 74. 00:04:05
    7- Storing the Current User
  75. Урок 75. 00:01:00
    8- Getting the Current User
  76. Урок 76. 00:01:10
    9- Logging Out the User
  77. Урок 77. 00:07:59
    10- Persisting the Authentication State Across Restarts
  78. Урок 78. 00:03:12
    11- Controlling the Splash Screen
  79. Урок 79. 00:03:15
    12- Refactoring
  80. Урок 80. 00:06:06
    13- Creating a Custom Hook
  81. Урок 81. 00:03:54
    14- Calling Protected APIs
  82. Урок 82. 00:00:59
    15- Exercise
  83. Урок 83. 00:03:02
    16- Implementing the Registration
  84. Урок 84. 00:04:49
    17- Showing an Activity Indicator
  85. Урок 85. 00:04:29
    18- Adding an Overlay
  86. Урок 86. 00:00:23
    1- Introduction (
  87. Урок 87. 00:01:19
    2- Push Notification Services
  88. Урок 88. 00:01:21
    3- Architecture
  89. Урок 89. 00:04:04
    4- Getting a Push Notification Token
  90. Урок 90. 00:02:39
    5- Storing the Push Notification Token
  91. Урок 91. 00:01:26
    6- Sending Test Notifications
  92. Урок 92. 00:01:40
    7- Sending Notifications on the Server
  93. Урок 93. 00:01:19
    8- Handling Received Notifications
  94. Урок 94. 00:05:02
    9- Navigation Upon Receiving a Notification
  95. Урок 95. 00:02:14
    10- Creating a Custom Hook
  96. Урок 96. 00:02:34
    11- Local Notifications
  97. Урок 97. 00:01:44
    13- Building the Contact Form
  98. Урок 98. 00:00:41
    1- Introduction
  99. Урок 99. 00:01:14
    2- App Icon
  100. Урок 100. 00:01:41
    3- Optimizing Assets
  101. Урок 101. 00:03:14
    4- Optimizing JavaScript Bundle
  102. Урок 102. 00:06:20
    5- Error Reporting
  103. Урок 103. 00:02:57
    6- Environment Management
  104. Урок 104. 00:01:58
    7- Publishing
  105. Урок 105. 00:01:03
    8- Building Standalone Apps
  106. Урок 106. 00:05:11
    9- Building the iOS App
  107. Урок 107. 00:04:10
    10- Distributing to the App Store
  108. Урок 108. 00:04:20
    11- Building the Android App (
  109. Урок 109. 00:01:31
    13- Over-the-air Updates
  110. Урок 110. 00:00:50
    15- Course Wrap Up