0:05 - 0:21: Starting the live stream, checking if it’s working, greeting viewers. 0:28 - 1:34: Explaining the live stream’s purpose: exploring new features in Expo SDK 52. 1:43 - 2:03: Waiting for viewers, discussing general housekeeping. 2:03 - 3:10: Navigating to the Expo SDK 52 changelog and discussing the background of the release. 3:10 - 11:20: Addressing viewer questions on native modules, Expo vs. React Native CLI, and upgrade considerations. 11:20 - 22:00: Setting up a new Expo project, discussing the new architecture defaults, and various general improvements. 22:00 - 33:00: Introducing and demonstrating expo-mesh-gradient: installation, usage, customizing colors and positions, and brainstorming creative use cases. 33:00 - 40:00: Exploring other new modules and changes: expo-video, expo-audio, expo-file-system, expo-camera, expo-image-manipulator, expo-sqlite. 40:00 - 44:00: Discussing iOS tinted icons in SDK 52. 44:00 - 57:00: Showcasing expo-fetch improvements and integrating API routes in Expo Router, preparing for streaming responses. 57:00 - 1:11:45: Implementing a simple API endpoint, integrating an AI/ChatGPT-like service with streaming responses. 1:11:45 - 1:26:00: Testing the AI streaming chat on web and mobile, troubleshooting URL handling and environments. 1:26:00 - 1:35:00: Attempting to improve the chat UI layout and keyboard handling. 1:35:00 - 1:41:00: Exploring React Navigation 7 features with Expo Router, especially modal and sheet presentations. 1:41:00 - 2:09:00: Demonstrating bottom sheets, detents, and parameter passing. 2:09:00 - 2:17:00: Further Q&A, splash screen configuration changes, final remarks. 2:17:00 - End: Wrapping up, thanking viewers, and concluding the session.
@jondoe794 күн бұрын
Hope you add KZbin video chapters for easier navigation in video
@michelreyes73752 күн бұрын
Beto, great video! I'm confuse with the video title (New in Expo SDK 52) and MeshGradient (This is documentation for the next SDK version. For up-to-date documentation, see the latest version (SDK 52)) How can we access MeshGradient?
@codewithbeto2 күн бұрын
Hey! Mesh gradient is available in SDK 52and you can install by running npx expo install expo-mesh-gradient
@Cookies-cv3nd3 күн бұрын
great video, im still at the start, altho the video is missing chapters in case we need to skip or go back to certain point. also we need few Docs for mentioned tools or libraries, we can do that with google but i guess we are used to just click Show more and find links to for example bun installment or Docs from official website or repo
@codewithbeto3 күн бұрын
Hello, sorry didn't provide timestamps. If you want, you could actually help with that! just comment something like: 00:00 Intro Thank you!
@davidlintin3 күн бұрын
Remove bezels on simulator gives you a bit more space to work with and hit cmd + 1 to scale the simulator to 1:1 ratio to actual device. 👍🏻