Summary
Keywords
Full Transcript
In this video you will learn how to build a screen in an Expo app. This is part of our Universal App tutorial series. By the end of this video you will have successfully added a beautiful style for your home screen. And you will have learned how to pass properties, how to create custom components, how to install dependencies like expo-image, and how you can extend styles by adding an array of styles to their components. React Native Pressable: https://reactnative.dev/docs/pressable Expo Image: ⌚️ Timestamps ⌚️ 00:00 Intro 00:19 Install expo-image 01:25 Display the image 03:32 Divide components into files 05:50 Create buttons using Pressable 08:46 Enhance the reusable button component 10:44 Summary Part 1: Create your first app: https://docs.expo.dev/tutorial/create-your-first-app/ Part 2: Add navigation: https://docs.expo.dev/tutorial/add-navigation/ Part 3: Build a screen: https://docs.expo.dev/tutorial/build-a-screen/ Part 4: Use an image picker: https://docs.expo.dev/tutorial/image-picker/ Part 5: Create a modal: https://docs.expo.dev/tutorial/create-a-modal/ Part 6: Add gestures: https://docs.expo.dev/tutorial/gestures/ Part 7: Take a screen shot: https://docs.expo.dev/tutorial/screenshot/ Part 8: Handle platform differences: https://docs.expo.dev/tutorial/platform-differences/ Part 9: Configure the status bar: https://docs.expo.dev/tutorial/configuration/ #ExpoApps #Expo #reactnative #reactnativetutorial #ExpoRouter
