Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Mission: Launch Your First App, а также все другие курсы, прямо сейчас!
Купить сейчас
  • Урок 1. 00:06:33
    Intro to Zero to Hero
  • Урок 2. 00:04:36
    What is React Native?
  • Урок 3. 00:03:27
    Preparing your Environment
  • Урок 4. 00:07:58
    Create and run your first Expo app
  • Урок 5. 00:05:22
    Core React Native Components
  • Урок 6. 00:04:03
    How JSX and Styling works
  • Урок 7. 00:07:00
    Navigation with Expo Router
  • Урок 8. 00:03:34
    Storing Data in your app
  • Урок 9. 00:04:21
    Create and build the Swapi App
  • Урок 10. 00:04:21
    Building a Tab Bar
  • Урок 11. 00:11:05
    Working with JSON data and FlatList
  • Урок 12. 00:10:42
    Refactoring to React Components
  • Урок 13. 00:06:13
    Navigation with inside Stack
  • Урок 14. 00:08:06
    Fetch and display Detail Data
  • Урок 15. 00:20:20
    Storing Data with AsyncStorage
  • Урок 16. 00:03:48
    Intro to Module 2
  • Урок 17. 00:01:47
    The Drawer Navigation
  • Урок 18. 00:02:41
    Lists in React Native
  • Урок 19. 00:02:35
    SQLite with React Native
  • Урок 20. 00:06:46
    Native Modules & Permissions
  • Урок 21. 00:07:43
    App Setup and Drawer Menu
  • Урок 22. 00:14:40
    Working with Expo SQLite
  • Урок 23. 00:08:04
    Display & Remove SQLite Data
  • Урок 24. 00:04:50
    Debugging SQLite
  • Урок 25. 00:17:58
    Custom Drawer Navigation
  • Урок 26. 00:09:16
    Defining the Tasks Page
  • Урок 27. 00:10:51
    Navigating to Details
  • Урок 28. 00:16:16
    Save and update Tasks
  • Урок 29. 00:05:49
    Using the ImagePicker Module
  • Урок 30. 00:07:29
    Adding Local Notifications
  • Урок 31. 00:00:59
    Note: Drizzle ORM for Expo
  • Урок 32. 00:04:06
    Intro to Module 3
  • Урок 33. 00:05:37
    Expo Prebuild
  • Урок 34. 00:05:13
    React Native Debugging & Error Monitoring
  • Урок 35. 00:01:51
    React Native List problems
  • Урок 36. 00:03:36
    Modern State Management
  • Урок 37. 00:02:47
    Animations & Gestures
  • Урок 38. 00:06:22
    App Setup and Prebuild
  • Урок 39. 00:09:26
    Fetching Data with TanStack Query
  • Урок 40. 00:09:26
    Display data with FlashList
  • Урок 41. 00:12:11
    Filter & Search Data
  • Урок 42. 00:06:50
    Using a Loading Shimmer
  • Урок 43. 00:09:17
    Showing Product details
  • Урок 44. 00:08:50
    Cart State Management with Zustand
  • Урок 45. 00:10:02
    Persisting state with MMKV
  • Урок 46. 00:14:51
    Building a Cart Modal
  • Урок 47. 00:12:30
    Working with Gestures
  • Урок 48. 00:07:49
    Adding Animations
  • Урок 49. 00:12:42
    Monitoring with Sentry Session Replays
  • Урок 50. 00:05:46
    Deeplinks to Products
  • Урок 51. 00:03:25
    Intro to Module 4
  • Урок 52. 00:03:19
    App Security with JWT
  • Урок 53. 00:02:31
    Better Form Management
  • Урок 54. 00:03:12
    New React Native Concepts
  • Урок 55. 00:03:19
    About the API
  • Урок 56. 00:06:11
    App Setup and Dependencies
  • Урок 57. 00:24:10
    Registration with Form Validation
  • Урок 58. 00:08:04
    Building the Login
  • Урок 59. 00:14:53
    Auth Context with JWT
  • Урок 60. 00:12:50
    Protecting Pages with Authentication
  • Урок 61. 00:20:13
    Post Messages with Mutations
  • Урок 62. 00:15:47
    Load and Update List Data
  • Урок 63. 00:22:57
    Navigation and Update Data
  • Урок 64. 00:03:40
    Adding a Custom Font
  • Урок 65. 00:02:39
    Platform Specific Files
  • Урок 66. 00:03:48
    Supporting Dark Mode
  • Урок 67. 00:13:25
    Uploading Files to the API