Filename Size 01 - Getting Started/001 How to Get Help.mp4 1.2 MB 01 - Getting Started/001 How to Get Help__en.srt 1.7 KB 01 - Getting Started/002 Course Resources.html 1.3 KB 01 - Getting Started/003 Join Our Community_.html 318 B 01 - Getting Started/004 Course Overview.mp4 4.8 MB 01 - Getting Started/004 Course Overview__en.srt 5.9 KB 01 - Getting Started/005 Boilerplate Download.html 884 B 01 - Getting Started/006 Important info about Expo for Web Browser - Do Not Skip.html 495 B 01 - Getting Started/007 Detailed Installation Instructions for macOS.html 5 KB 01 - Getting Started/008 Detailed Installation Instructions for Windows.html 5.8 KB 01 - Getting Started/009 App Setup.mp4 62.6 MB 01 - Getting Started/009 App Setup__en.srt 15.1 KB 01 - Getting Started/010 Making Changes.mp4 7.9 MB 01 - Getting Started/010 Making Changes__en.srt 7.3 KB 01 - Getting Started/011 Using iOS and Android Simulators.html 7.4 KB 01 - Getting Started/37483040-rn-starter.zip 84.4 KB 01 - Getting Started/37716176-diagrams.zip 90.4 KB 02 - Working with Content/001 Overview of React Components.mp4 45.6 MB 02 - Working with Content/001 Overview of React Components__en.srt 13.9 KB 02 - Working with Content/002 Showing a Custom Component.mp4 14.4 MB 02 - Working with Content/002 Showing a Custom Component__en.srt 6.5 KB 02 - Working with Content/003 Common Questions and Answers.mp4 26.9 MB 02 - Working with Content/003 Common Questions and Answers__en.srt 11.2 KB 02 - Working with Content/004 Rules of JSX.mp4 19.2 MB 02 - Working with Content/004 Rules of JSX__en.srt 9.2 KB 02 - Working with Content/005 One Common Error.mp4 3.2 MB 02 - Working with Content/005 One Common Error__en.srt 2.7 KB 02 - Working with Content/006 JSX Exercise Overview.mp4 4 MB 02 - Working with Content/006 JSX Exercise Overview__en.srt 3 KB 02 - Working with Content/007 JSX Solution.mp4 5.9 MB 02 - Working with Content/007 JSX Solution__en.srt 4.1 KB 02 - Working with Content/33301326-12-showing.zip 554.6 KB 02 - Working with Content/33301336-17-jsx.zip 79 KB 03 - List Building - With Style_/001 Building Lists.mp4 12.3 MB 03 - List Building - With Style_/001 Building Lists__en.srt 3.7 KB 03 - List Building - With Style_/002 The FlatList Element.mp4 4.1 MB 03 - List Building - With Style_/002 The FlatList Element__en.srt 4 KB 03 - List Building - With Style_/003 Rendering a FlatList.mp4 19.1 MB 03 - List Building - With Style_/003 Rendering a FlatList__en.srt 8.3 KB 03 - List Building - With Style_/004 Why a Key Property_.mp4 14.2 MB 03 - List Building - With Style_/004 Why a Key Property___en.srt 7.2 KB 03 - List Building - With Style_/005 Solving the Key Issue.mp4 18.4 MB 03 - List Building - With Style_/005 Solving the Key Issue__en.srt 8.6 KB 03 - List Building - With Style_/006 A Few Props Around FlatList.mp4 13.1 MB 03 - List Building - With Style_/006 A Few Props Around FlatList__en.srt 8.4 KB 03 - List Building - With Style_/007 Exercise Overview.mp4 1.4 MB 03 - List Building - With Style_/007 Exercise Overview__en.srt 1.6 KB 03 - List Building - With Style_/008 Exercise Solution.mp4 4.7 MB 03 - List Building - With Style_/008 Exercise Solution__en.srt 3.5 KB 03 - List Building - With Style_/33301344-25-exercise.zip 79.6 KB 04 - Navigating Users Between Screens/001 Button Types.mp4 6.8 MB 04 - Navigating Users Between Screens/001 Button Types__en.srt 6.2 KB 04 - Navigating Users Between Screens/002 Buttons in Action.mp4 35.1 MB 04 - Navigating Users Between Screens/002 Buttons in Action__en.srt 8.8 KB 04 - Navigating Users Between Screens/003 Touchable Opacity in Action.mp4 8.5 MB 04 - Navigating Users Between Screens/003 Touchable Opacity in Action__en.srt 6.8 KB 04 - Navigating Users Between Screens/004 Navigating with React Navigation.mp4 45.9 MB 04 - Navigating Users Between Screens/004 Navigating with React Navigation__en.srt 10.6 KB 04 - Navigating Users Between Screens/005 Destructuring Props.mp4 7.9 MB 04 - Navigating Users Between Screens/005 Destructuring Props__en.srt 6.2 KB 04 - Navigating Users Between Screens/33301354-30-destructuring.zip 79.7 KB 05 - Building Reusable Components/001 Component Reuse with Props.mp4 22.2 MB 05 - Building Reusable Components/001 Component Reuse with Props__en.srt 5.6 KB 05 - Building Reusable Components/002 Exercise Solution.mp4 3.7 MB 05 - Building Reusable Components/002 Exercise Solution__en.srt 2.9 KB 05 - Building Reusable Components/003 Parent-Child Relationships.mp4 17.3 MB 05 - Building Reusable Components/003 Parent-Child Relationships__en.srt 7.8 KB 05 - Building Reusable Components/004 Communicating from Parent to Child.mp4 22.7 MB 05 - Building Reusable Components/004 Communicating from Parent to Child__en.srt 8.4 KB 05 - Building Reusable Components/005 Images Download.html 94 B 05 - Building Reusable Components/006 Showing Images.mp4 14.1 MB 05 - Building Reusable Components/006 Showing Images__en.srt 6.2 KB 05 - Building Reusable Components/007 Passing Images as Props.mp4 13.9 MB 05 - Building Reusable Components/007 Passing Images as Props__en.srt 6.8 KB 05 - Building Reusable Components/008 Exercise Outline.mp4 1.3 MB 05 - Building Reusable Components/008 Exercise Outline__en.srt 1.4 KB 05 - Building Reusable Components/009 Exercise Solution.mp4 4.8 MB 05 - Building Reusable Components/009 Exercise Solution__en.srt 3.8 KB 05 - Building Reusable Components/19316248-images.zip 10 KB 05 - Building Reusable Components/33301370-39-exercise.zip 37.8 KB 06 - State Management in React Components/001 State in Components.mp4 15.3 MB 06 - State Management in React Components/001 State in Components__en.srt 9.5 KB 06 - State Management in React Components/002 Screen Boilerplate.mp4 13.3 MB 06 - State Management in React Components/002 Screen Boilerplate__en.srt 5.3 KB 06 - State Management in React Components/003 State in Action.mp4 48.8 MB 06 - State Management in React Components/003 State in Action__en.srt 15.5 KB 06 - State Management in React Components/004 Notes on State.mp4 30 MB 06 - State Management in React Components/004 Notes on State__en.srt 11.3 KB 06 - State Management in React Components/005 App Overview.mp4 18.1 MB 06 - State Management in React Components/005 App Overview__en.srt 8.1 KB 06 - State Management in React Components/006 Generating Random Colors.mp4 11.7 MB 06 - State Management in React Components/006 Generating Random Colors__en.srt 6.8 KB 06 - State Management in React Components/007 Adding Random Colors.mp4 19 MB 06 - State Management in React Components/007 Adding Random Colors__en.srt 7.4 KB 06 - State Management in React Components/008 Showing Colors with a FlatList.mp4 9.3 MB