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