-
Урок 1.
00:03:53
Introduction to React Native
-
Урок 2.
00:06:23
Expo vs Non Expo installation
-
Урок 3.
00:07:52
Tools that we will need
-
Урок 4.
00:10:30
Our first React Native App
-
Урок 5.
00:12:33
Running App on Android, iPhone and real device
-
Урок 6.
00:08:37
Creating a project with react native cli
-
Урок 7.
00:12:17
Running an application on Android and iOS
-
Урок 8.
00:07:48
Exploring file structure
-
Урок 9.
00:09:51
Rewriting application
-
Урок 10.
00:11:02
introduction to styling in React native
-
Урок 11.
00:05:57
What is a component
-
Урок 12.
00:08:56
Creating a dumb component
-
Урок 13.
00:05:56
Props and Smart components
-
Урок 14.
00:11:51
Loading images into the app
-
Урок 15.
00:09:35
Styling basics in react native
-
Урок 16.
00:08:47
Introduction to flexbox
-
Урок 17.
00:11:43
More on flexbox for mobile
-
Урок 18.
00:10:15
Introduction to states and constructor
-
Урок 19.
00:15:12
Managing state and fun app
-
Урок 20.
00:10:12
Buttons in react native
-
Урок 21.
00:09:09
Touchables in react native
-
Урок 22.
00:11:05
Background changer app
-
Урок 23.
00:07:32
Getting app assets
-
Урок 24.
00:06:11
Design custom button
-
Урок 25.
00:04:42
Getting a Random Number
-
Урок 26.
00:05:29
getting Random images
-
Урок 27.
00:09:07
Handling Notches
-
Урок 28.
00:14:42
Creating input and Result Views
-
Урок 29.
00:12:32
Creating all the buttons
-
Урок 30.
00:12:37
Adding working logic
-
Урок 31.
00:04:11
Handling keyboards events in React native
-
Урок 32.
00:06:34
Ejecting expo app to Android and iOS app
-
Урок 33.
00:09:54
Third party components
-
Урок 34.
00:11:05
Exploring Native Base
-
Урок 35.
00:04:07
Can you debug in React Native
-
Урок 36.
00:14:46
Loading Custom Fonts and Resolve Errors
-
Урок 37.
00:09:47
Adding TODOs and TIC TAC TOE
-
Урок 38.
00:10:41
Flipping Cross and Zeros
-
Урок 39.
00:05:31
Writing more functions
-
Урок 40.
00:05:41
Writing winning logic for TIC TAC TOE
-
Урок 41.
00:16:32
Design part of TIC TAC TOE
-
Урок 42.
00:05:07
Exploring Expo docs
-
Урок 43.
00:10:58
Getting assets for playing sound
-
Урок 44.
00:12:30
Understand the play method
-
Урок 45.
00:10:17
Creating a button for sound
-
Урок 46.
00:10:24
Finishing Audio app
-
Урок 47.
00:07:35
Bug in default app and fix
-
Урок 48.
00:12:04
Define the function for game
-
Урок 49.
00:12:57
Getting functions for ready
-
Урок 50.
00:12:37
Getting the design part and fixes
-
Урок 51.
00:11:54
Dimensions and Assignment
-
Урок 52.
00:05:19
Info property list and manifest permission
-
Урок 53.
00:09:26
Working on multiple screen React navigation
-
Урок 54.
00:11:07
Creating your first screen and Navigation
-
Урок 55.
00:07:00
create a follow screen
-
Урок 56.
00:10:05
Take information to New screen
-
Урок 57.
00:12:45
Using information on other screen
-
Урок 58.
00:08:30
creating photoCliker app
-
Урок 59.
00:08:14
Design home screen
-
Урок 60.
00:13:54
Refractroing and Permission
-
Урок 61.
00:10:03
Flashlight and camera flip
-
Урок 62.
00:13:52
Designing View for camera and bugs
-
Урок 63.
00:06:42
Thinking process behind debugging
-
Урок 64.
00:07:24
Reading docs for Flastlist and AsyncStorage
-
Урок 65.
00:15:01
Create 4 screens and Navigate
-
Урок 66.
00:08:45
Add a floating action button
-
Урок 67.
00:15:39
Save Data in AsyncStorage
-
Урок 68.
00:12:59
Design Add contact screen and challenge
-
Урок 69.
00:04:57
Assignment solution for scroll
-
Урок 70.
00:14:22
Get all contact
-
Урок 71.
00:06:58
Using flatlist in Homescreen
-
Урок 72.
00:07:41
Fetching info in flatlist
-
Урок 73.
00:06:09
platform specific code
-
Урок 74.
00:08:40
grab key and populate data
-
Урок 75.
00:12:21
Open phone indent for iOS and Android
-
Урок 76.
00:04:43
Calling SMS intent
-
Урок 77.
00:12:09
Debug the app and design
-
Урок 78.
00:09:53
Adding actions on Phone and SMS
-
Урок 79.
00:08:53
Delete the contact
-
Урок 80.
00:10:17
Working on edit screen
-
Урок 81.
00:06:48
update contact with merge operation
-
Урок 82.
00:11:38
Grande finale of contact app
-
Урок 83.
00:10:14
Redux theory
-
Урок 84.
00:13:06
Never mutate that state
-
Урок 85.
00:09:18
create a basic redux app
-
Урок 86.
00:08:02
Design the Reducer
-
Урок 87.
00:08:13
Move code in separate file
-
Урок 88.
00:08:42
connect and Dispatch
-
Урок 89.
00:09:02
Basic Redux App DONE
-
Урок 90.
00:10:50
Create app and create employee
-
Урок 91.
00:10:34
Creating Reducers
-
Урок 92.
00:10:40
Bug in redux app
-
Урок 93.
00:12:57
Bug fix and design
-
Урок 94.
00:06:52
Art of debugging
-
Урок 95.
00:11:33
Exploring API
-
Урок 96.
00:07:35
Understand API and constructor
-
Урок 97.
00:07:29
Fetching API in App
-
Урок 98.
00:08:29
Making a call and wait for it
-
Урок 99.
00:17:09
Finish app and assignment
-
Урок 100.
00:06:59
Exploring firebase react native
-
Урок 101.
00:07:23
Firebase project setup
-
Урок 102.
00:07:40
connect firebase with RN app
-
Урок 103.
00:13:22
creating multiple screens and debug
-
Урок 104.
00:07:59
work on loading screen
-
Урок 105.
00:06:30
getting exercise files
-
Урок 106.
00:10:18
Design part of sign in screen
-
Урок 107.
00:07:48
Design part of Sign up screen
-
Урок 108.
00:10:28
Signup a user at firebase
-
Урок 109.
00:06:51
homescreen design part
-
Урок 110.
00:11:21
signout the user in AuthApp
-
Урок 111.
00:05:52
Authentication final touch
-
Урок 112.
00:06:48
Exploring firebase database
-
Урок 113.
00:05:18
Setting up App and exercise files
-
Урок 114.
00:16:48
Send and get from firebase database
-
Урок 115.
00:11:20
Design part of message board
-
Урок 116.
00:05:01
Rules of database in firebase
-
Урок 117.
00:10:11
Getting all files for chat app
-
Урок 118.
00:08:28
Overwriting initialization
-
Урок 119.
00:11:02
Firebase Helper part 1
-
Урок 120.
00:06:42
Firebase helper class part 2
-
Урок 121.
00:07:02
Creating navigation screens
-
Урок 122.
00:09:20
creating home screen
-
Урок 123.
00:12:28
chat screen and debug
-
Урок 124.
00:04:25
What we will create
-
Урок 125.
00:06:57
Download the start files
-
Урок 126.
00:10:12
Understand the project
-
Урок 127.
00:05:05
Working app js file
-
Урок 128.
00:08:21
uuid and blobs
-
Урок 129.
00:16:38
Upload and download images to firebase storage
-
Урок 130.
00:09:21
Saving contact to firebase
-
Урок 131.
00:14:23
Working on Homescreen for firebase
-
Урок 132.
00:08:10
delete contact from firebase
-
Урок 133.
00:05:43
work on view contact
-
Урок 134.
00:11:51
editscreen selection of images
-
Урок 135.
00:09:52
uploading new contact in existing key
-
Урок 136.
00:11:22
lets debug