π New Expo Tools & WWDC 2023: Exciting Updates for React Native Developers
Published 2 years ago
|
Hey notJust Developer, Based on the State of React Native survey, the second biggest pain point in developing React Native apps is - Debugging. Expo team took notes and invested in solving this problem. Today we will talk about the new Expo tools. On another note, if you missed this yearβs WWDC, continue reading for a short summary of what new was announced and how that relates to you as a React Native developer. π Debugging Expo apps is getting a bit easierVscode-expo-tools comes to replace the vscode-expo extensions and brings exciting new features. How can it help you? 1. IntelliSense for Expo configsExpo tools will help you easier manage the configuration files for Expo and EAS by providing autocomplete suggestions and docs when you need them the most. It applies to app.json for the expo app configuration, and also for eas.json and store.config.json for EAS to configure your Build β Submit β Update pipeline. 2. Debug Expo appsStarting with Expo SDK 49 (coming soon), you can easily debug your Expo apps, right inside VSCode. The experience is very similar to how you would debug a web app. You can dive into the call stacks, add breakpoints directly in your editor and also get access to the Debug Console that will allow you to execute code directly on your phone while the app is frozen. Learn more about the new debugging experience from Cedric himself during this announcement. 3. Live previews for native filesHave a peek into the native files like Info.plist and AndroidManifest.xml that will be generated when modifying your app.json configurations. π WWDCPrevious week Apple held its annual Dev conference - WWDC. There were quite a lot of new features and apps announced for the next major releases of iOS, macOS, watchOS, and iPadOS. If you havenβt watched it, here is a very short summary. New in iOS 17
New in macOS Sonoma
New hardware - M2 for everyone
Vision Pro HeadsetsThe most exciting announcement this year - is Appleβs first mixed-reality headset device. With just $3,499 π you can build your virtual office and move applications around your space. It looks really revolutionary. I recommend watching the demo to get a better understanding of the immersive experience. This announcement made me wonder how long until we can use React Native to build apps for VisionOS. On another note, I had the opportunity to test an earlier prototype version, and it was solid π₯ π΄ Join me liveThis Friday we will build Health Application in React Native. It's going to be a tutorial packed with value, so set a reminder and don't miss it out π ββ βπ In case you missed it
π₯ Press worthyβοΈ TypeScript 5.1 was announced and it brings better typing of JSX and support for Server Components where the component returns a promise β¨οΈ Thereβs still much confusion about keyboard handling with React-Native/Expo; letβs fix it π§΅ π€Ώ If you plan to develop apps for Vision Pro, check out this article for what to consider. Did you learn something new today?If you found this email valuable, forward it to one friend or coworker that can benefit from it as well. That would be much appreciated π
|