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 🙏 |
113 Cherry St 98104-2205, Seattle, WA 98104-2205 |
Stay up-to-date with the latest React and React Native news and become a better Mobile Developer
For the last 4 days, I’ve been refreshing the RevenueCat dashboard like an addict. A couple of free trials that did not convert, a bit of patience, and it finally happened! My first paying customer for one of my apps 🥳 I’ve made multiple six figures on the internet. I had companies paying tens of thousands of dollars in a single transaction. But this 5 EUR felt different. It gave me the same adrenaline rush as my first freelancing gig back when I was still in school. On one hand, I understand...
notJust.dev Newsletter 🚀 Stay up-to-date with the latest technologies and become a better developer Hey, notJust Developers, Last week App.js Conf happened at Kraków, Poland — organised by Software Mansion, with Expo as the main partner and notJust.dev proudly joining as a Media Partner among others. The event was packed with exciting announcements from the Expo and React Native communities. Let’s dive into today’s highlights! Legacy Architecture is Frozen Future of react native runtime API...
notJust.dev Newsletter 🚀 Stay up-to-date with the latest technologies and become a better developer Hey notJust Developers, Last week, Software Mansion released ExecuTorch v0.4.1. That delivers even smoother on-device AI execution with a wide range of LLMs into your React Native app. Let’s dive into today’s highlights! React Native ExecuTorch v0.4.1 Released 💯 Radon IDE v1.6 published 🔥 Re.Pack v5.1.0 Out 🚀 Sponsored by Clerk Clerk is a complete suite of embeddable UIs, flexible APIs, and...