Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React Native bootcamp - Build an Instagram Clone w/Firebase, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:43
    Welcome to my Course! Pretty chill intro ;)
  2. Урок 2. 00:01:00
    Introduction p2
  3. Урок 3. 00:05:35
    Introduction (old version - forgive me for the stutter haha)
  4. Урок 4. 00:14:08
    Setting up the environment
  5. Урок 5. 00:09:30
    Installing the virtual android device (optional)
  6. Урок 6. 00:26:43
    Our first Hello World
  7. Урок 7. 00:05:58
    Conditional rendering
  8. Урок 8. 00:01:49
    Link to the shared drive
  9. Урок 9. 00:10:11
    Firebase setup
  10. Урок 10. 00:21:49
    React Navigation setup
  11. Урок 11. 00:16:48
    Setting up redux
  12. Урок 12. 00:38:08
    Login screen design
  13. Урок 13. 00:14:45
    Accessing the reducers - Explenation in the following video
  14. Урок 14. 00:05:20
    Explaining reducers
  15. Урок 15. 00:18:29
    Signup page
  16. Урок 16. 00:19:30
    Signing up with our firestore db
  17. Урок 17. 00:13:49
    Login and get user back-end functions
  18. Урок 18. 00:22:43
    Welcome screen, Login finish
  19. Урок 19. 00:13:04
    Tab Navigator setup
  20. Урок 20. 00:27:58
    Upload File - Post screen
  21. Урок 21. 00:17:02
    Upload File - uri compressing
  22. Урок 22. 00:11:58
    Photos array
  23. Урок 23. 00:15:26
    Styling the photos array
  24. Урок 24. 00:15:26
    Removing images p1
  25. Урок 25. 00:10:38
    Removing images p2
  26. Урок 26. 00:15:26
    Design improvement p1
  27. Урок 27. 00:05:08
    Design improvement p2
  28. Урок 28. 00:30:41
    Uploading post Screen
  29. Урок 29. 00:10:52
    Bug fix after pressing the "Post" button
  30. Урок 30. 00:29:57
    Uploading profile photos
  31. Урок 31. 00:11:55
    Uploading post to the Database
  32. Урок 32. 00:13:23
    Getting all the posts from the database
  33. Урок 33. 00:22:44
    Creating the post component
  34. Урок 34. 00:19:34
    Styling the post component p1
  35. Урок 35. 00:24:40
    Styling the post component p2
  36. Урок 36. 00:15:50
    Creating a custom header for the home page
  37. Урок 37. 00:30:11
    Liking posts
  38. Урок 38. 00:14:37
    Saving Posts
  39. Урок 39. 00:14:47
    Displaying saved videos
  40. Урок 40. 00:13:03
    Getting the profile from the database
  41. Урок 41. 00:36:33
    Styling the retrieved data
  42. Урок 42. 00:20:22
    Following users
  43. Урок 43. 00:21:45
    One Post and Bug Fixes of the Profile Screen
  44. Урок 44. 00:07:22
    Navigating to our own profile
  45. Урок 45. 00:02:29
    Profile Screen bug fix + challenge for you
  46. Урок 46. 00:00:26
    Solution to the challenge
  47. Урок 47. 00:00:41
    Profile Screen Bug Fix (Follow causes the screen to flick)
  48. Урок 48. 00:38:19
    Messages screen