1. Урок 1. 00:02:09
    Intro
  2. Урок 2. 00:06:52
    #1 Project Setup
  3. Урок 3. 00:05:17
    #2 React Native Debugging Menu
  4. Урок 4. 00:16:01
    #3 Simple Scrolling List & Layout with Flexbox
  5. Урок 5. 00:06:00
    #4 Capturing User Taps
  6. Урок 6. 00:09:55
    #5 Platform Specific Styling
  7. Урок 7. 00:04:35
    #6 Efficient Lists: Rendering Items with FlatList
  8. Урок 8. 00:13:31
    #7 Capture User Input with TextInput
  9. Урок 9. 00:02:59
    #8 Save User Input in State with useState
  10. Урок 10. 00:05:38
    #9 Installing JavaScript and Native Dependencies
  11. Урок 11. 00:11:42
    #10 Swipe Gestures for List Items
  12. Урок 12. 00:02:23
    #11 Add and Remove Items from the List
  13. Урок 13. 00:06:52
    #12 Persisting Lists Between Sessions with AsyncStorage
  14. Урок 14. 00:05:03
    #13 Refactor: Custom Hook
  15. Урок 15. 00:11:32
    #14 React Navigation: Stack Navigation
  16. Урок 16. 00:12:16
    #15 React Navigation: Tab Navigation
  17. Урок 17. 00:07:15
    #16 Storing Items in Cart
  18. Урок 18. 00:06:47
    #17 Rendering Groups of Data with Section List
  19. Урок 19. 00:06:23
    #18 iOS App Icon and Splash Screen
  20. Урок 20. 00:11:39
    #19 Android App Icon and Splash Screen
  21. Урок 21. 00:01:53
    #20 Building for Production