Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React Native Complete Course with Router, Hooks and Context, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:59
    Let's What We Will Learn about Full React Course?
  2. Урок 2. 00:01:44
    How To Get Help?
  3. Урок 3. 00:07:26
    Free Tools For Windows
  4. Урок 4. 00:05:34
    Windows Setup for React Native
  5. Урок 5. 00:15:35
    How to Start Emulator In Android Studio
  6. Урок 6. 00:04:47
    Free Tools for IOS
  7. Урок 7. 00:04:46
    OSX Setup for React Native
  8. Урок 8. 00:03:13
    Start the Emulator
  9. Урок 9. 00:02:19
    React Native on Mobile Device
  10. Урок 10. 00:06:46
    Expo CLI Project
  11. Урок 11. 00:02:51
    How To Create An App
  12. Урок 12. 00:03:53
    See Content on Emulator
  13. Урок 13. 00:03:51
    Why Do We Need React and React Native?
  14. Урок 14. 00:05:35
    ES6 Syntax ( Let, Const, Var )
  15. Урок 15. 00:08:41
    First Component
  16. Урок 16. 00:10:27
    How To Show Component on Device
  17. Урок 17. 00:06:47
    How to Build Our First App
  18. Урок 18. 00:12:09
    How To Connect A Component To The Root Component
  19. Урок 19. 00:08:58
    Import A Component To Another Component
  20. Урок 20. 00:13:45
    Styling with JSX
  21. Урок 21. 00:10:45
    Displaying of Views
  22. Урок 22. 00:04:18
    Header Component’s Styling
  23. Урок 23. 00:07:56
    React Props
  24. Урок 24. 00:08:31
    How To Reuse Code With Props System
  25. Урок 25. 00:06:59
    How To Show a List To The User
  26. Урок 26. 00:08:35
    The List Component
  27. Урок 27. 00:10:44
    Func Component vs Class Based Component
  28. Урок 28. 00:09:32
    When Do We Need Lifecycle Methods?
  29. Урок 29. 00:06:34
    LifeCycle Methods
  30. Урок 30. 00:09:56
    Making Request With Axios
  31. Урок 31. 00:08:45
    What Is State And How To Initial State
  32. Урок 32. 00:10:33
    Using of State
  33. Урок 33. 00:05:02
    A Component’s Lifecycle With State
  34. Урок 34. 00:08:25
    List Component
  35. Урок 35. 00:10:14
    List Item Component
  36. Урок 36. 00:06:29
    Reusable Components
  37. Урок 37. 00:05:20
    Styled Component for List Items
  38. Урок 38. 00:05:47
    Usage of Props.Children
  39. Урок 39. 00:09:18
    Item Section
  40. Урок 40. 00:06:47
    Introduction to the Flexbox
  41. Урок 41. 00:06:05
    Section Header Component
  42. Урок 42. 00:12:47
    How To Show An Image
  43. Урок 43. 00:05:23
    Scrollable Content
  44. Урок 44. 00:09:45
    User Interaction with React Native
  45. Урок 45. 00:13:14
    Event Handlers
  46. Урок 46. 00:04:44
    How To Open Another App (Browser)
  47. Урок 47. 00:02:50
    Router Expo CLI Project
  48. Урок 48. 00:05:13
    See The Content On A Device or Emulator
  49. Урок 49. 00:04:38
    What Is Router And Installation
  50. Урок 50. 00:09:51
    Setting Up a Router in Project
  51. Урок 51. 00:06:13
    FlatList
  52. Урок 52. 00:08:09
    Rendering A List With FlatList
  53. Урок 53. 00:06:21
    How Does FlatList Work
  54. Урок 54. 00:08:43
    Giving the Key Prop
  55. Урок 55. 00:07:24
    FlatList Props
  56. Урок 56. 00:06:21
    Book Detail Screen
  57. Урок 57. 00:12:13
    Navigate Between Screens
  58. Урок 58. 00:05:26
    Navigating from a Child Component
  59. Урок 59. 00:05:47
    withNavigation Function
  60. Урок 60. 00:07:13
    Data Transfer Between Screens
  61. Урок 61. 00:02:37
    Let's Meet Hooks and Context
  62. Урок 62. 00:03:08
    Hooks and Context
  63. Урок 63. 00:14:44
    Let's Create First Application
  64. Урок 64. 00:06:07
    What is Context API and Why We Use It?
  65. Урок 65. 00:08:36
    Context and Provider
  66. Урок 66. 00:05:21
    Context Provider
  67. Урок 67. 00:11:44
    Accessing Context
  68. Урок 68. 00:05:24
    Let's Access Context Data from TodoList Component
  69. Урок 69. 00:07:26
    Accessing Context with Context Consumer
  70. Урок 70. 00:08:33
    Updating Context Data
  71. Урок 71. 00:09:11
    Creating Multiple Contexts
  72. Урок 72. 00:10:06
    Consuming Multiple Contexts
  73. Урок 73. 00:04:01
    Intro to Hooks
  74. Урок 74. 00:09:35
    Let's Setup Hooks Project
  75. Урок 75. 00:13:35
    useState Hooks
  76. Урок 76. 00:15:39
    useState with Forms
  77. Урок 77. 00:10:43
    useEffect Hook
  78. Урок 78. 00:08:57
    Hooks with Context
  79. Урок 79. 00:05:53
    Consuming Multiple Context with useContext
  80. Урок 80. 00:05:49
    Creating Context with Functional Components
  81. Урок 81. 00:12:52
    Hooks and Context
  82. Урок 82. 00:15:53
    Adding New Todo with Hooks & Context
  83. Урок 83. 00:09:17
    Remove Todo
  84. Урок 84. 00:06:13
    useReducers
  85. Урок 85. 00:13:17
    Adding a Reducer
  86. Урок 86. 00:04:49
    Move useReducer Into Its Own File
  87. Урок 87. 00:07:07
    What We Have Learned?