1. Урок 1. 00:01:06
    Welcome To This Course & What To Expect!
  2. Урок 2. 00:03:28
    What Is React Native?
  3. Урок 3. 00:05:06
    A Glance Under The Hood Of React Native
  4. Урок 4. 00:06:27
    Creating React Native Projects: Expo CLI vs React Native CLI
  5. Урок 5. 00:04:40
    Creating a New React Native Project
  6. Урок 6. 00:05:17
    Analyzing The Created Project
  7. Урок 7. 00:04:21
    Running Our First App On A Real Device!
  8. Урок 8. 00:09:27
    Setting Up A Local Development Environment
  9. Урок 9. 00:06:55
    About This Course
  10. Урок 10. 00:01:45
    Module Introduction
  11. Урок 11. 00:07:53
    Exploring Core Components & Component Styling
  12. Урок 12. 00:07:01
    Working With Core Components
  13. Урок 13. 00:10:14
    Styling React Native Apps
  14. Урок 14. 00:03:20
    Exploring Layouts & Flexbox
  15. Урок 15. 00:02:32
    React Native & Flexbox
  16. Урок 16. 00:05:09
    Using Flexbox To Create Layouts
  17. Урок 17. 00:12:20
    Flexbox - A Deep Dive
  18. Урок 18. 00:07:13
    Improving The Layout
  19. Урок 19. 00:07:30
    Handling Events
  20. Урок 20. 00:07:11
    Managing A List Of Course Goals (in our Demo App)
  21. Урок 21. 00:08:51
    iOS & Android Styling Differences
  22. Урок 22. 00:06:16
    Making Content Scrollable with ScrollView
  23. Урок 23. 00:13:42
    Optimizing Lists with FlatList
  24. Урок 24. 00:05:12
    Splitting Components Into Smaller Components
  25. Урок 25. 00:02:34
    Utilizing Props
  26. Урок 26. 00:09:41
    Working on the "Goal Input" Component
  27. Урок 27. 00:03:35
    Handling Taps with the Pressable Component
  28. Урок 28. 00:05:18
    Making Items Deletable & Using IDs
  29. Урок 29. 00:04:53
    Adding an Android Ripple Effect & an iOS Alternative
  30. Урок 30. 00:06:58
    Adding a Modal Screen
  31. Урок 31. 00:05:42
    Styling the Modal Overlay
  32. Урок 32. 00:02:31
    Opening & Closing the Modal
  33. Урок 33. 00:06:05
    Working with Images & Changing Colors
  34. Урок 34. 00:07:16
    App Finishing Touches
  35. Урок 35. 00:03:33
    Module Summary
  36. Урок 36. 00:01:18
    Module Introduction
  37. Урок 37. 00:04:38
    Handling Errors
  38. Урок 38. 00:01:53
    Logging to the Console
  39. Урок 39. 00:03:06
    Debugging JavaScript Remotely
  40. Урок 40. 00:03:28
    Using the React DevTools
  41. Урок 41. 00:00:35
    Using the Documentation
  42. Урок 42. 00:02:07
    Module Introduction & What We'll Build
  43. Урок 43. 00:03:04
    Starting Setup & Analyzing the Target App
  44. Урок 44. 00:05:41
    Setting Up our Screen Components
  45. Урок 45. 00:06:59
    Creating Custom Buttons
  46. Урок 46. 00:11:17
    Styling for Android & iOS
  47. Урок 47. 00:06:53
    Styling the "Number Input" Element
  48. Урок 48. 00:03:22
    Configuring the TextInput Field
  49. Урок 49. 00:15:47
    Adding Visual Feedback to the Buttons
  50. Урок 50. 00:07:39
    Improving the Buttons
  51. Урок 51. 00:03:20
    Coloring the Components & The Overall App
  52. Урок 52. 00:04:03
    Adding a Linear Gradient
  53. Урок 53. 00:07:04
    Adding a Background Image
  54. Урок 54. 00:07:11
    Getting Started with the Game Logic
  55. Урок 55. 00:07:31
    Handling User Input & Showing an Alert Dialog
  56. Урок 56. 00:07:12
    Switching Screens Programmatically
  57. Урок 57. 00:04:46
    Starting Work on the Game Screen
  58. Урок 58. 00:03:07
    Respecting Device Screen Restrictions with the SafeAreaView
  59. Урок 59. 00:04:38
    Creating a Title Component
  60. Урок 60. 00:06:54
    Managing Colors Globally
  61. Урок 61. 00:12:44
    Creating, Using & Displaying Random Numbers
  62. Урок 62. 00:15:28
    Adding Game Control Buttons ("+" & "-") to the App
  63. Урок 63. 00:11:13
    Checking for "Game Over"
  64. Урок 64. 00:11:41
    Improving the Game Screen Visuals
  65. Урок 65. 00:05:46
    Using "Cascading Styles"
  66. Урок 66. 00:04:09
    Working with Icons (Button Icons)
  67. Урок 67. 00:07:04
    Adding & Using Custom Fonts with React Native Apps
  68. Урок 68. 00:09:02
    Adding a (Foreground) Image
  69. Урок 69. 00:04:53
    Using & Styling Nested Text
  70. Урок 70. 00:06:59
    Adding Logic to (Re-)Start Games & Displaying a Summary Screen
  71. Урок 71. 00:05:52
    Logging Game Rounds
  72. Урок 72. 00:02:51
    Outputting Log Data with FlatList
  73. Урок 73. 00:08:11
    Styling the Game Round Logs
  74. Урок 74. 00:04:34
    Finishing Touches
  75. Урок 75. 00:02:57
    Module Summary
  76. Урок 76. 00:04:06
    Module Introduction
  77. Урок 77. 00:04:30
    Setting Dynamic Widths
  78. Урок 78. 00:06:40
    Introducing the Dimensions API
  79. Урок 79. 00:04:05
    Adjusting Image Sizes with the Dimensions API
  80. Урок 80. 00:03:17
    Understanding Screen Orientation Problems
  81. Урок 81. 00:07:57
    Setting Sizes Dynamically (for different Orientations)
  82. Урок 82. 00:05:50
    Managing Screen Content with KeyboardAvoidingView
  83. Урок 83. 00:07:55
    Improving the Landscape Mode UI
  84. Урок 84. 00:04:36
    Further Improvements with useWindowDimensions
  85. Урок 85. 00:09:00
    Writing Platform-specific Code with the Platform API
  86. Урок 86. 00:02:09
    Styling the Status Bar
  87. Урок 87. 00:01:29
    Module Introduction
  88. Урок 88. 00:04:22
    What Is Navigation?
  89. Урок 89. 00:09:32
    Getting Started with the App & Outputting Meal Categories
  90. Урок 90. 00:14:29
    Displaying Items in a Grid
  91. Урок 91. 00:09:45
    Getting Started with the React Navigation Package
  92. Урок 92. 00:08:31
    Implementing Navigation Between Two Screens
  93. Урок 93. 00:03:39
    Understanding the useNavigation Hook
  94. Урок 94. 00:06:37
    Working with Route Parameters To Pass Data Between Screens
  95. Урок 95. 00:07:52
    Displaying Meals
  96. Урок 96. 00:17:12
    Adding Images & Styling
  97. Урок 97. 00:08:00
    Styling Screen Headers & Backgrounds
  98. Урок 98. 00:09:05
    Setting Navigation Options Dynamically
  99. Урок 99. 00:08:58
    Adding & Configuring the Meal Details Screen
  100. Урок 100. 00:09:25
    Outputting Content in the Meal Detail Screen
  101. Урок 101. 00:18:58
    Finishing the Meal Detail Screen
  102. Урок 102. 00:06:56
    Adding Header Buttons
  103. Урок 103. 00:04:51
    Adding an Icon Button to a Header
  104. Урок 104. 00:09:33
    Adding Drawer Navigation & Creating a Drawer
  105. Урок 105. 00:10:10
    Configuring the Drawer Navigator & The Drawer
  106. Урок 106. 00:06:31
    Adding, Configuring & Using Bottom Tabs
  107. Урок 107. 00:13:05
    Nesting Navigators
  108. Урок 108. 00:03:53
    App Finishing Touches
  109. Урок 109. 00:02:44
    Module Summary
  110. Урок 110. 00:03:05
    Module Introduction
  111. Урок 111. 00:05:23
    Getting Started with React's Context API
  112. Урок 112. 00:05:00
    Managing App-wide State with Context
  113. Урок 113. 00:05:12
    Using the Created Context with useContext
  114. Урок 114. 00:09:40
    Managing Favorite Meals with the Context API
  115. Урок 115. 00:04:46
    Getting Started with Redux & Redux Toolkit
  116. Урок 116. 00:07:03
    Working with Redux Slices
  117. Урок 117. 00:05:14
    Managing Redux State & Dispatching Actions
  118. Урок 118. 00:01:46
    Using Redux State in Components
  119. Урок 119. 00:01:17
    Module Summary
  120. Урок 120. 00:02:22
    Module Introduction & What We'll Build
  121. Урок 121. 00:06:18
    The Starting Setup
  122. Урок 122. 00:08:29
    Adding Navigation (with React Navigation) & Configuring Navigation
  123. Урок 123. 00:10:04
    Adding Global Colors & Editing Navigation Configuration
  124. Урок 124. 00:06:18
    Creating Key App Components to Display Expenses
  125. Урок 125. 00:06:49
    Continuing Work on the Expense-related Components
  126. Урок 126. 00:05:38
    Adding Dummy Expense Data
  127. Урок 127. 00:04:46
    Outputting a List of Expenses
  128. Урок 128. 00:07:51
    Improving App Layout & Styling
  129. Урок 129. 00:13:25
    Working on Expense List Items
  130. Урок 130. 00:04:42
    Formatting Dates
  131. Урок 131. 00:11:33
    Adding a Header Button & Making Expense Items Tappable
  132. Урок 132. 00:05:17
    Navigating Programmatically Between Screens
  133. Урок 133. 00:03:07
    Styling The Expense Management Screen
  134. Урок 134. 00:07:01
    Supporting Different Editing Modes & Using Route Parameters
  135. Урок 135. 00:05:35
    Adding a "Delete" Button
  136. Урок 136. 00:09:41
    Adding Custom Buttons
  137. Урок 137. 00:03:22
    Closing A Modal Programmatically
  138. Урок 138. 00:18:18
    Managing App-wide State With Context
  139. Урок 139. 00:08:20
    Using Context From Inside Components
  140. Урок 140. 00:06:33
    Deleting & Updating Expenses
  141. Урок 141. 00:04:26
    Finishing Touches
  142. Урок 142. 00:01:27
    Module Introduction
  143. Урок 143. 00:08:35
    Building a Custom Input Component
  144. Урок 144. 00:05:58
    Creating an Overall Form
  145. Урок 145. 00:04:10
    Configuring the Form Input Elements
  146. Урок 146. 00:07:41
    Adding Styling
  147. Урок 147. 00:06:42
    Setting the Form Layout
  148. Урок 148. 00:09:57
    Handling User Input in a Generic Way
  149. Урок 149. 00:04:55
    Managing Form State & Submission
  150. Урок 150. 00:05:21
    Working with Entered Data
  151. Урок 151. 00:07:09
    Setting & Using Default Values
  152. Урок 152. 00:06:39
    Adding Validation
  153. Урок 153. 00:09:19
    Providing Visual Validation Feedback
  154. Урок 154. 00:04:55
    Adding Error Styling
  155. Урок 155. 00:01:42
    Module Summary
  156. Урок 156. 00:02:23
    Module Introduction
  157. Урок 157. 00:03:30
    Backend Setup (Firebase)
  158. Урок 158. 00:02:13
    Installing Axios
  159. Урок 159. 00:06:35
    Sending POST Http Requests
  160. Урок 160. 00:09:26
    Fetching Backend Data (GET Requests)
  161. Урок 161. 00:08:20
    Transforming & Using Fetched Data
  162. Урок 162. 00:05:44
    Using Response Data from POST Requests
  163. Урок 163. 00:07:51
    Updating & Deleting Backend Data (UPDATE & DELETE Requests)
  164. Урок 164. 00:08:58
    Managing the Loading State
  165. Урок 165. 00:12:03
    Handling Request Errors
  166. Урок 166. 00:00:59
    Module Summary
  167. Урок 167. 00:02:00
    Module Introduction
  168. Урок 168. 00:03:57
    Demo App Walkthrough
  169. Урок 169. 00:02:59
    How Does Authentication Work?
  170. Урок 170. 00:05:36
    Backend Setup
  171. Урок 171. 00:04:40
    Controlling Signup & Login Screens
  172. Урок 172. 00:05:20
    Sending Authentication Requests to the Backend
  173. Урок 173. 00:05:40
    Creating New Users
  174. Урок 174. 00:06:32
    Logging Users In
  175. Урок 175. 00:03:50
    Authentication Error Handling
  176. Урок 176. 00:07:14
    Storing & Managing the User Authentication State (with Context)
  177. Урок 177. 00:04:17
    Extracting the Authentication Token
  178. Урок 178. 00:06:58
    Protecting Screens
  179. Урок 179. 00:03:39
    Adding a Logout Functionality
  180. Урок 180. 00:10:18
    Accessing Protected Resources
  181. Урок 181. 00:11:47
    Storing Auth Tokens on the Device & Logging Users In Automatically
  182. Урок 182. 00:02:14
    Module Summary
  183. Урок 183. 00:02:38
    Module Introduction
  184. Урок 184. 00:08:55
    Adding a "Favorite Places" List
  185. Урок 185. 00:08:00
    Editing the Favorite Place Items
  186. Урок 186. 00:06:35
    Adding an "Add Place" Screen + Navigation
  187. Урок 187. 00:07:18
    Adding a Header Button
  188. Урок 188. 00:05:04
    Global Colors & Styling
  189. Урок 189. 00:06:00
    Getting Started with a Custom Form
  190. Урок 190. 00:06:20
    Adding & Configuring the Camera Package (for Native Camera Access)
  191. Урок 191. 00:06:09
    Taking Photos on Android
  192. Урок 192. 00:08:29
    Taking Photos on iOS + Managing Permissions
  193. Урок 193. 00:06:42
    Showing an Image Preview
  194. Урок 194. 00:06:02
    Creating a Custom Button
  195. Урок 195. 00:05:34
    Getting Started with the Location Picker
  196. Урок 196. 00:09:07
    Locating Users
  197. Урок 197. 00:12:26
    Adding a Location Preview Map
  198. Урок 198. 00:08:33
    Adding an Interactive Map (Google Maps & Apple Maps)
  199. Урок 199. 00:05:11
    Allowing Map Interaction & Adding Markers
  200. Урок 200. 00:07:40
    Confirming Picked Locations
  201. Урок 201. 00:09:16
    Previewing Picked Locations
  202. Урок 202. 00:04:45
    Adding a Form Submit Button
  203. Урок 203. 00:09:31
    Managing Location & Image State in the Form
  204. Урок 204. 00:09:46
    Converting Picked Locations to Human-Readable Addresses
  205. Урок 205. 00:05:21
    Passing Entered Data to the "AllPlaces" Screen
  206. Урок 206. 00:04:40
    Outputting a List Of Places
  207. Урок 207. 00:06:30
    Styling Place Items
  208. Урок 208. 00:16:12
    SQLite: Getting Started & Initialization
  209. Урок 209. 00:07:10
    Preparing Code to Insert Data into the SQLite Database
  210. Урок 210. 00:03:18
    Inserting Places into the Database
  211. Урок 211. 00:09:36
    Fetching Places from the Database
  212. Урок 212. 00:09:16
    Adding the Place Details Screen
  213. Урок 213. 00:08:37
    Fetching Place Detail Data from the Database
  214. Урок 214. 00:09:10
    Showing a Readonly Map
  215. Урок 215. 00:02:29
    Module Summary
  216. Урок 216. 00:01:31
    Module Introduction
  217. Урок 217. 00:04:21
    How Exactly Does Expo Work?
  218. Урок 218. 00:05:35
    Expo Alternatives
  219. Урок 219. 00:04:44
    Setting Up Our System
  220. Урок 220. 00:07:49
    Using Expo's Bare Workflow
  221. Урок 221. 00:07:27
    Using Native Device Features with the Bare Workflow
  222. Урок 222. 00:05:42
    Ejecting To The Bare Workflow
  223. Урок 223. 00:07:12
    Creating Projects with the React Native CLI (no Expo)
  224. Урок 224. 00:03:28
    Non-Expo Apps & Native Device Features
  225. Урок 225. 00:01:52
    Module Summary
  226. Урок 226. 00:01:37
    Module Introduction
  227. Урок 227. 00:04:06
    Publishing Apps: An Overview
  228. Урок 228. 00:02:31
    Key Configuration Items & Considerations
  229. Урок 229. 00:08:17
    Configuring App Names & Versions
  230. Урок 230. 00:01:52
    A Quick Note About Environment Variables
  231. Урок 231. 00:03:41
    Adding Icons & A Splash Screen
  232. Урок 232. 00:14:32
    Building Expo Apps with EAS
  233. Урок 233. 00:16:47
    EAS for iOS (even on Windows Devices)
  234. Урок 234. 00:10:24
    Building for iOS Without Expo
  235. Урок 235. 00:07:22
    Building for Android Without Expo
  236. Урок 236. 00:01:03
    Module Introduction
  237. Урок 237. 00:02:09
    What are (Local) Notifications?
  238. Урок 238. 00:06:12
    Adding the Expo Notification Package
  239. Урок 239. 00:06:06
    Scheduling Notifications
  240. Урок 240. 00:05:23
    Handling Incoming Notifications
  241. Урок 241. 00:07:11
    Reacting To Incoming Notifications
  242. Урок 242. 00:04:52
    Reacting To User Interaction With Incoming Notifications
  243. Урок 243. 00:06:41
    Understanding Push Notifications
  244. Урок 244. 00:05:14
    Push Notifications Setup
  245. Урок 245. 00:08:55
    Using the Push Token
  246. Урок 246. 00:08:43
    Sending Push Notifications
  247. Урок 247. 00:02:25
    Module Summary
  248. Урок 248. 00:00:56
    Course Roundup
  249. Урок 249. 00:01:37
    Module Introduction
  250. Урок 250. 00:02:36
    JavaScript - A Summary
  251. Урок 251. 00:04:35
    Core Syntax Refresher
  252. Урок 252. 00:02:29
    let & const
  253. Урок 253. 00:05:18
    Arrow Functions
  254. Урок 254. 00:03:20
    Objects: Properties & Methods
  255. Урок 255. 00:04:17
    Arrays & Array Methods
  256. Урок 256. 00:02:14
    Arrays, Objects & Reference Types
  257. Урок 257. 00:06:42
    Spread Operator & Rest Parameters
  258. Урок 258. 00:05:38
    Destructuring
  259. Урок 259. 00:10:29
    Async Code & Promises
  260. Урок 260. 00:00:51
    Wrap Up
  261. Урок 261. 00:01:13
    Module Introduction
  262. Урок 262. 00:03:14
    What is React
  263. Урок 263. 00:04:04
    A Starting Project
  264. Урок 264. 00:05:32
    Understanding JSX
  265. Урок 265. 00:02:51
    Understanding Components
  266. Урок 266. 00:07:05
    Working with Multiple Components
  267. Урок 267. 00:06:53
    Working with Props
  268. Урок 268. 00:04:31
    Rendering Lists of Data
  269. Урок 269. 00:07:25
    Handling Events
  270. Урок 270. 00:04:39
    Parent-Child Communication
  271. Урок 271. 00:05:55
    Managing State
  272. Урок 272. 00:04:21
    More on State
  273. Урок 273. 00:05:53
    User Input & Two-Way Binding
  274. Урок 274. 00:02:12
    Wrap Up
  275. Урок 275. 00:07:17
    This Course Was Updated | Update Information