04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/001 Module Introduction.mp43.81MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/002 Setup & App Planning.mp45.62MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/003 Adding a Custom Header Component.mp431MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/004 Adding a Screen Component.mp431.13MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/005 Working on the Layout.mp442.3MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/006 Styling a View as a _Card_ Container (with Drop Shadows & Rounded Corners).mp426.96MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/008 Extracting a Card Component (Presentational Component).mp426.16MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/009 Color Theming with Constants.mp441.15MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/010 Configuring & Styling a TextInput.mp475.73MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/011 Cleaning User Input & Controlling the Soft Keyboard.mp433.63MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/012 Resetting & Confirming User Input.mp436.05MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/013 Showing an Alert.mp412.21MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/014 Time to Finish the _Confirmation Box_.mp447.21MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/015 Adding Random Number Generation.mp427.88MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/016 Switching Between Multiple _Screens_.mp469.48MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/017 Adding Game Features_ Hints & Validation.mp448.58MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/018 Checking the _Win_ Condition with useEffect().mp466.21MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/019 Finishing the Game Logic.mp431.13MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/021 Adding Custom Fonts.mp477.15MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/023 A Synthetic Style _Cascade__ Custom Wrapper Components & Global Styles.mp493.76MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/024 Adding Local Images.mp439.8MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/025 Styling Images.mp436.34MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/026 Working with Network (Web) Images.mp418.48MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/027 A Closer Look at the _Text_ Component (and what you can do with it).mp459.14MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/029 Building a Custom Button Component.mp466.56MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/030 Adding Icons.mp429.97MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/031 Exploring UI Libraries.mp418.94MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/032 Managing Past Guesses as a List.mp448.97MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/033 Styling List Items & Lists.mp452.75MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/034 ScrollView & Flexbox (Yes, that works!).mp439.17MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/035 Using FlatList Instead of ScrollView.mp460.01MB
04 Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]/036 Wrap Up.mp410.83MB
05 Responsive & Adaptive User Interfaces and Apps/001 Module Introduction.mp43.32MB
05 Responsive & Adaptive User Interfaces and Apps/002 Finding Improvement Opportunities.mp47.42MB
05 Responsive & Adaptive User Interfaces and Apps/003 Working with More Flexible Styling Rules.mp418.79MB
05 Responsive & Adaptive User Interfaces and Apps/004 Introducing the Dimensions API.mp422.97MB
05 Responsive & Adaptive User Interfaces and Apps/005 Using Dimensions in _if_ Checks.mp452.26MB
05 Responsive & Adaptive User Interfaces and Apps/006 Calculating Sizes Dynamically.mp432.56MB
05 Responsive & Adaptive User Interfaces and Apps/007 Problems with Different Device Orientations.mp410.28MB
05 Responsive & Adaptive User Interfaces and Apps/008 Controlling Orientation & Using the KeyboardAvoidingView.mp421.66MB
05 Responsive & Adaptive User Interfaces and Apps/009 Listening to Orientation Changes.mp436.83MB
05 Responsive & Adaptive User Interfaces and Apps/010 Rendering Different Layouts.mp447.2MB
05 Responsive & Adaptive User Interfaces and Apps/011 Fixing the GameOver Screen.mp412.01MB
05 Responsive & Adaptive User Interfaces and Apps/013 Expo's ScreenOrientation API.mp433.4MB
05 Responsive & Adaptive User Interfaces and Apps/014 Introducing the Platform API.mp416.69MB
05 Responsive & Adaptive User Interfaces and Apps/015 Working with Platform.select() and Platform in _if_ Checks.mp430.98MB
05 Responsive & Adaptive User Interfaces and Apps/016 Using Platform-specific Code Files.mp424.13MB
05 Responsive & Adaptive User Interfaces and Apps/017 Using the SafeAreaView.mp419.73MB
05 Responsive & Adaptive User Interfaces and Apps/018 Wrap Up.mp410.35MB
06 Navigation with React Navigation [THE MEALS APP]/001 Module Introduction.mp43.03MB
06 Navigation with React Navigation [THE MEALS APP]/002 Planning the App.mp411.48MB
06 Navigation with React Navigation [THE MEALS APP]/003 Adding Screens.mp421.63MB
06 Navigation with React Navigation [THE MEALS APP]/005 Adding Fonts.mp417.44MB
06 Navigation with React Navigation [THE MEALS APP]/007 Installing React Navigation & Adding Navigation to the App.mp421.91MB
06 Navigation with React Navigation [THE MEALS APP]/009 Creating a StackNavigator.mp438.74MB
06 Navigation with React Navigation [THE MEALS APP]/011 Navigating Between Screens.mp443.11MB
06 Navigation with React Navigation [THE MEALS APP]/013 Navigation to the _Meal Details_ Screen.mp44.06MB
12 Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/023 Updating the Location Screen When the Location Changes.mp420.28MB
12 Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/024 Storing the Address.mp451.95MB
12 Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/025 Displaying the _Details_ Screen.mp427.81MB
12 Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/026 Finishing the _Map_ Screen.mp423.33MB
12 Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/027 Running the App on iOS.mp411.02MB
12 Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/028 Running the App on Android.mp44.96MB