-
Урок 1. 00:01:05Introduction
-
Урок 2. 00:03:30What is react native
-
Урок 3. 00:01:38IDE ( code editor )
-
Урок 4. 00:05:29First install MAC USERS
-
Урок 5. 00:04:08First install WINDOWS USERS
-
Урок 6. 00:03:27Expo or not expo
-
Урок 7. 00:03:26Installing XCODE
-
Урок 8. 00:11:24Installing Android studio MAC & WINDOWS
-
Урок 9. 00:03:48Environment variables MAC ONLY
-
Урок 10. 00:04:45Environment variables WINDOWS ONLY
-
Урок 11. 00:00:49Windows quick fix for expo
-
Урок 12. 00:08:30Running an expo app
-
Урок 13. 00:03:13App without expo
-
Урок 14. 00:10:14Running the Android simulator
-
Урок 15. 00:02:54Running the IOS simulator
-
Урок 16. 00:05:36Starting with RN ( finally )
-
Урок 17. 00:11:59Styles, stylesheets, views and text
-
Урок 18. 00:09:14Components and state
-
Урок 19. 00:14:20Touch events
-
Урок 20. 00:11:50Touch events part 2
-
Урок 21. 00:12:33Text inputs
-
Урок 22. 00:07:54Buttons
-
Урок 23. 00:10:10The scrollview
-
Урок 24. 00:03:12Activity indicator
-
Урок 25. 00:08:59Working with images
-
Урок 26. 00:08:15Using modals
-
Урок 27. 00:02:22Introduction
-
Урок 28. 00:10:03Installing navigation
-
Урок 29. 00:12:51Stack navigation
-
Урок 30. 00:10:01Working with Params
-
Урок 31. 00:21:57Navigation bar
-
Урок 32. 00:07:33Navigation buttons
-
Урок 33. 00:08:06The sidedrawer
-
Урок 34. 00:05:47More on the sidedrawer
-
Урок 35. 00:08:52Custom sidedrawer
-
Урок 36. 00:15:22Tab navigation
-
Урок 37. 00:10:59Nesting navigators
-
Урок 38. 00:17:07Installing the image picker
-
Урок 39. 00:15:47Using the image picker
-
Урок 40. 00:07:15Installing the contacts library
-
Урок 41. 00:11:28Solving issues
-
Урок 42. 00:16:35Using the contacts library
-
Урок 43. 00:10:57Installing react native elements
-
Урок 44. 00:08:03Using react native elements
-
Урок 45. 00:03:43Debugging
-
Урок 46. 00:07:38Reusable components
-
Урок 47. 00:07:30The platform
-
Урок 48. 00:15:57Animations
-
Урок 49. 00:11:45More on the animated comp
-
Урок 50. 00:09:37Interpolation
-
Урок 51. 00:11:27Parallel and sequence animations
-
Урок 52. 00:18:27Creating Launch icons [ optional ]
-
Урок 53. 00:09:16Installing Splash Screen [ optional ]
-
Урок 54. 00:08:21Splash screen IOS [ optional ]
-
Урок 55. 00:06:25Splash screen Android [ optional ]
-
Урок 56. 00:15:08Installation and context
-
Урок 57. 00:16:25Creating the input and validation
-
Урок 58. 00:13:42Creating the list of players
-
Урок 59. 00:09:02Starting the stage 2 and toasts
-
Урок 60. 00:10:20Creating the stage 2
-
Урок 61. 00:13:45Installing fonts and finishing app
-
Урок 62. 00:16:19Installing redux
-
Урок 63. 00:08:22Dispatching an action
-
Урок 64. 00:18:33Integrating firebase and creating forms
-
Урок 65. 00:09:30Register and log ing with firebase
-
Урок 66. 00:03:48Introduction
-
Урок 67. 00:08:41Installation
-
Урок 68. 00:09:43Setting up redux
-
Урок 69. 00:16:44Navigation part one
-
Урок 70. 00:13:58Navigation part two
-
Урок 71. 00:19:13Custom sidedrawer
-
Урок 72. 00:13:12Installing fonts
-
Урок 73. 00:15:42Pimp the header
-
Урок 74. 00:10:27Creating the article cards
-
Урок 75. 00:15:35Creating the articles screen
-
Урок 76. 00:11:24Creating the videos screen
-
Урок 77. 00:16:28Adding youtube videos
-
Урок 78. 00:12:22Email and password from profile
-
Урок 79. 00:13:17Creating the userdata form
-
Урок 80. 00:21:05Login users screen part one
-
Урок 81. 00:14:19Login users screen part two
-
Урок 82. 00:09:16Starting a firebase project
-
Урок 83. 00:21:31Register users
-
Урок 84. 00:07:38Login users
-
Урок 85. 00:14:15Autosignin users
-
Урок 86. 00:07:40Logout user and fixing autosign in
-
Урок 87. 00:14:13Updating user profile part 1
-
Урок 88. 00:13:53Updating user profile part 2
-
Урок 89. 00:26:03Getting articles
-
Урок 90. 00:19:25Fetching more articles
-
Урок 91. 00:07:42Showing article data
-
Урок 92. 00:14:14Fetching videos
-
Урок 93. 00:07:17Fetching more videos
-
Урок 94. 00:04:55Project overview
-
Урок 95. 00:09:40Installing react and dependencies
-
Урок 96. 00:10:34Setting up Redux
-
Урок 97. 00:10:44Adding React navigation
-
Урок 98. 00:11:32Adding React navigation ..continued
-
Урок 99. 00:14:34Login logo and background
-
Урок 100. 00:17:31Form reusable inputs
-
Урок 101. 00:13:05Finishing inputs and error state
-
Урок 102. 00:11:21Adding the buttons
-
Урок 103. 00:14:49Adding validation
-
Урок 104. 00:08:40Finishing validation
-
Урок 105. 00:08:00Submitting the form
-
Урок 106. 00:14:40Using redux before server
-
Урок 107. 00:15:24Sign up the user
-
Урок 108. 00:05:33Sign in user
-
Урок 109. 00:17:10Saving the token on the storage
-
Урок 110. 00:17:30Adding the Auto sign in
-
Урок 111. 00:12:16Styling the header tab
-
Урок 112. 00:11:20Icons and style on the bottom bar
-
Урок 113. 00:07:10Icons and style on the bottom bar - part two
-
Урок 114. 00:13:03Preparing the news
-
Урок 115. 00:13:51Showing News cards
-
Урок 116. 00:11:38Finishing the News cards
-
Урок 117. 00:08:54Installing and using fonts
-
Урок 118. 00:17:02Creating the News article
-
Урок 119. 00:15:40Getting the games from F.Base
-
Урок 120. 00:09:00Getting the games from F.Base - part 2
-
Урок 121. 00:16:13Finishing the games main screen
-
Урок 122. 00:17:55Creating the Games Video screen
-
Урок 123. 00:13:12Finishing the Games video screen
-
Урок 124. 00:01:22Introduction
-
Урок 125. 00:05:34What is React Native ?
-
Урок 126. 00:08:44Starting with RN
-
Урок 127. 00:07:25Installing tools ( MAC USERS )
-
Урок 128. 00:06:31Installing tools ( WINDOWS USERS )
-
Урок 129. 00:07:17Installing ANDROID STUDIO ( Mac and Win users )
-
Урок 130. 00:05:43Ejecting expo apps
-
Урок 131. 00:19:16Running Android simulator ( WIN and MAC users )
-
Урок 132. 00:02:24Windows environment variables ( WIN users )
-
Урок 133. 00:11:10Running on Expo
-
Урок 134. 00:03:42Running IOS simulator ( MAC users )
-
Урок 135. 00:05:23First look at the structure
-
Урок 136. 00:17:22Styles, Views and Text
-
Урок 137. 00:17:02Buttons and touch events
-
Урок 138. 00:09:04Components and State
-
Урок 139. 00:09:55More on touchables
-
Урок 140. 00:15:07Handling inputs
-
Урок 141. 00:06:22Adding users to the list
-
Урок 142. 00:08:47Using the Scrollview
-
Урок 143. 00:11:52The picker component
-
Урок 144. 00:05:50The Slider component ( 0.58.6 )
-
Урок 145. 00:04:21Activity indicator
-
Урок 146. 00:11:53Working with images
-
Урок 147. 00:12:01Using Modals
-
Урок 148. 00:10:00Intro to react navigation
-
Урок 149. 00:08:21Installing R.Navigation and running Sim
-
Урок 150. 00:17:30Stack navigator and linking screens
-
Урок 151. 00:09:53Navigation params
-
Урок 152. 00:15:17Customizing the Header Bar
-
Урок 153. 00:13:49Adding logos to headers
-
Урок 154. 00:11:04Creating a Side-drawer
-
Урок 155. 00:04:54More on Side-drawer
-
Урок 156. 00:18:59Custom component for Side-drawer
-
Урок 157. 00:10:19Creating a bottom Navigation
-
Урок 158. 00:17:45Tab Navigation-Options
-
Урок 159. 00:11:40Combining navigation types.
-
Урок 160. 00:13:09Installing Image picker ( link )
-
Урок 161. 00:10:38If image picker fails, manual install
-
Урок 162. 00:16:15Using camera and photo library
-
Урок 163. 00:09:45Installing RNative contacts
-
Урок 164. 00:12:42Adding contact and opening form
-
Урок 165. 00:17:19Getting contacts
-
Урок 166. 00:11:49installing RNative vector icons
-
Урок 167. 00:10:43Using RNative vector icons
-
Урок 168. 00:05:49React native debugger
-
Урок 169. 00:10:04Reusing components and styles
-
Урок 170. 00:10:29More on the platform
-
Урок 171. 00:02:48Dimensions
-
Урок 172. 00:07:22Device info 3rd party library
-
Урок 173. 00:15:31Creating XY animations
-
Урок 174. 00:06:05Easing and triggers
-
Урок 175. 00:04:12Not XY animations
-
Урок 176. 00:10:21Interpolation
-
Урок 177. 00:11:44Sequence and timing animations
-
Урок 178. 00:14:59Connecting Redux
-
Урок 179. 00:07:06Dispatching an action
-
Урок 180. 00:04:32Connecting the devtools
-
Урок 181. 00:11:58Installing Node and creating an App
-
Урок 182. 00:05:58The bundle
-
Урок 183. 00:09:07Starting to code !!
-
Урок 184. 00:09:10JSX Behind the scenes
-
Урок 185. 00:08:26Importing components
-
Урок 186. 00:05:31Types of components
-
Урок 187. 00:10:20Adding styles
-
Урок 188. 00:11:40Events
-
Урок 189. 00:15:05State
-
Урок 190. 00:10:46Starting with props
-
Урок 191. 00:14:04Starting with props...continued
-
Урок 192. 00:06:02Props to a Class
-
Урок 193. 00:03:43React children
-
Урок 194. 00:06:59More with styles
-
Урок 195. 00:06:35Styles plugins
-
Урок 196. 00:15:04Filter the news
-
Урок 197. 00:05:38Routes:Installing Router
-
Урок 198. 00:07:21Routes:How it works and creating components
-
Урок 199. 00:06:28Routes:Using routes
-
Урок 200. 00:10:53Routes:Linking
-
Урок 201. 00:06:50Routes:Working with params
-
Урок 202. 00:07:19Routes:Other features from React Router
-
Урок 203. 00:03:51Routes:Switch
-
Урок 204. 00:06:55Routes:Redirections
-
Урок 205. 00:09:57Routes:404 and "withRouter"
-
Урок 206. 00:07:22Component lifecycles
-
Урок 207. 00:19:27Component lifecycles 2
-
Урок 208. 00:10:24Conditional rendering
-
Урок 209. 00:08:30Pure components
-
Урок 210. 00:05:44Adjacent elements
-
Урок 211. 00:08:48Hoc's ( High order components )
-
Урок 212. 00:13:37Hoc's ...continued
-
Урок 213. 00:17:29Animations: Using transitions
-
Урок 214. 00:08:56Animations: Using transitions....continued
-
Урок 215. 00:11:51Animations: CSS Transitions
-
Урок 216. 00:15:44Animations: Transition group
-
Урок 217. 00:10:23Proptypes
-
Урок 218. 00:08:28Proptypes...continued
-
Урок 219. 00:07:59Controlled components
-
Урок 220. 00:08:37Redux introduction
-
Урок 221. 00:07:54Creating the store
-
Урок 222. 00:05:56The Redux flow
-
Урок 223. 00:06:35Combining reducers
-
Урок 224. 00:07:32Creating a valid reducer
-
Урок 225. 00:04:44Creating actions
-
Урок 226. 00:12:44map-state-to-props and connect
-
Урок 227. 00:05:48Map-dispatch-to-props
-
Урок 228. 00:07:58Types
-
Урок 229. 00:07:45Using middleware
-
Урок 230. 00:06:35Redux practice - Creating the project
-
Урок 231. 00:16:43Redux practice - routes and redux
-
Урок 232. 00:16:48Redux practice - Home
-
Урок 233. 00:06:16Redux practice - Filter the home list
-
Урок 234. 00:16:45Redux practice - Artist section
-
Урок 235. 00:04:12Redux practice - Clearing artist data
-
Урок 236. 00:01:50Introduction to Hooks
-
Урок 237. 00:13:54The "useState" Hook
-
Урок 238. 00:13:51The "useState" Hook ....continued
-
Урок 239. 00:16:43The "useEffect" Hook
-
Урок 240. 00:12:28The "useReducer" Hook
-
Урок 241. 00:10:00Preparing the app with Context
-
Урок 242. 00:15:30Context and useContext
- Категории
- Источники
- Все курсы
- Разделы
- Книги