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