Profile avatar
notbrent.dev
Working on expo.dev, attempting to play guitar. Dogs.
102 posts 1,446 followers 359 following
Prolific Poster
Conversation Starter

I made an @expo.dev cli cheat sheet!

React Native 0.78 is now available! This release includes React 19, support for Android vector drawables, easier brownfield integration on iOS, and more. reactnative.dev/blog/2025/0...

General AI nit: I'm uncomfortable with it being so agreeable, complementary, and optimistic. Sometimes I want it to be like, "I dunno about that, sounds like a bad idea, but ur the boss."

Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework. We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework. react.dev/blog/2025/02...

🎙️ The man, the myth, the creator of LegendList, @jayz.us joins the livestream next week to demo his Olympic caliber list performance. Join the stream and ask all your questions about FlashList and FlatList and how to test out LegendList for your projects. youtube.com/live/XpZMveU...

After a few weeks off, the @expo.dev livestream is getting busy at the end of February! Next week we'll be talking to @jayz.us about LegendList The week after @sulco.dev about the @bolt.new's new Expo integration Click the buttons at www.youtube.com/@ExpoDevelop... to get notified when we're live

Introducing Native Mobile App support on Bolt You can now go from idea to App Store just by prompting Bolt, no coding necessary

Watch me create and deploy an Android, iOS, and web app—without writing a single line of code! Thanks to @bolt.new and @expo.dev 🚀🚀 🎥 youtu.be/iCwxkm2PkQE?...

whoa @expo.dev just hit 1MM weekly npm downloads 🌟

This is what scrolling through a thousand items looks like using Legend List Amazing work by Jay Meistrich 👏

Deep linking into your native app from a web URL has never been easier! I put together a guide on implementing iOS Universal Links and Android App Links on your @expo.dev project, including: 📽️ YouTube tutorial youtu.be/kNbEEYlFIPs 📝 Blog expo.dev/blog/univers... 🔍 Example github.com/kadikraman/l...

New Replit app lets you make apps right from your phone with AI. Built w @expo.dev ofc. Awesome stuff. apps.apple.com/us/app/repli...

Thinking about making a tutorial video on "common Expo Router layouts and navigation patterns". Are any that would be especially useful to talk through?

🔗 You could use a traditional deep link. But you shouldn't. Here's why ⤵️ • You’re not guaranteed to link into the right app • Custom schemes are often disallowed in email clients Set up Universal/App Links the better way with Expo Router + EAS Hosting: expo.dev/blog/univers... ✏️ @kadi.bsky.social

The Bluesky app is now fully ready for edge-to-edge 🫡 github.com/bluesky-soci...

if you're not a great communicator, please ask chatgpt or some other llm to simplify your email before sending it. thx

Some time ago, we released react-native-audio-api: your bridge to seamless, high-performance audio in React Native apps. 🎉 Now, we've prepared a deep-dive post to show you how it works, so be sure to check it out 👇 blog.swmansion.com/hello-react-...

🤯 @deepseeks.bsky.social 🤝 Cursor 🤝 𝝠 Expo 🤝 @clerk.com This video is remarkable. @rileybrown.bsky.social shows you how to build a mobile app without writing a single line of code. youtu.be/WsQ_W0VHW2I?...

Got my PICO-8 / Expo DOM components PoC to a decent place. Native touchscreen controller works and is pretty responsive feeding back to the web game player. Excited to see where else I can go with native retro mobile gaming in an Expo app. Check out source code here: github.com/keith-kurak/...

🎥 Livestream RIGHT NOW on youtube about how to add  home screen widgets to React apps with @bacon.bsky.social youtube.com/live/hgmAMrV...

🤗 In-person work is important. Expo is a fully distributed company so several times a year we pick a region & gather in strategic groups to expedite our work. Last week our SDK & Update teams got together in Vancouver, Canada to work on SDK 53 and eat poutine. It was an incredibly effective week.

we're working on expo-maps, a new library built on top of the swiftui and jetpack compose map apis. i have a couple questions for y'all. 1. do you use apple maps in your ios app or google maps? 2. would it be a dealbreaker if expo-maps only supported apple maps for ios and google maps for android?

react-native-edge-to-edge fixes two issues: - One specific to MIUI (a kind reminder to never buy a phone running it) - A missing update when unmounting the latest SystemBars of your app (in general, nobody does this, but still) github.com/zoontek/reac...

Excited to share my new video series on @expo.dev Application Services (EAS)! It covers everything you need to know to level up your apps. So happy these videos are finally out—check them out! 🔗 youtube.com/playlist?lis... 📂 docs.expo.dev/tutorial/eas...

The 5th edition of our React Native & @expo.dev- focused conf is coming closer and we're now accepting talks proposals! 🚨 If you have an interesting perspective on RN hot topics or you've come up with a solution for a common pain point & want to share your insights -> apply at appjs.co

Reanimated 4 adds support for CSS Animations and CSS Transitions. This is a major milestone for React Native in terms of web alignment and developer experience. Congrats to everyone involved! 👏

👉 expo.dev/changelog/20...

🥞 Reminder that we're streamin tomorrow with @galaxies.dev. The topic is: 2025 React Native tech stacks. What are people using for styling? Debugging? State management?...bring all your spicy opinions and genuine questions 🌶️ youtube.com/live/kqdrn-j...

i spent some time dogfooding expo-audio today (alpha was released in sdk 52). i found a couple small issues, but otherwise it was a smooth experience. it's looking really good for going stable in sdk 53 - well done @alanhughes.bsky.social!

I just switched creativity.blue over to EAS Hosting and it literally took less than 5 minutes 🤯

🚀 Today we’re thrilled to introduce EAS Hosting — the first ever end-to-end deployment solution for universal app development. With EAS Hosting you can deploy and scale universal API routes, React websites, and more! 🌐✨ ✍️ @kitten.sh 📽️ @kadi.bsky.social expo.dev/blog/expo-an...

EAS Hosting simplifies the process of creating integrations that require server-side code. For example, with Stripe, if you followed along with my video, you can simply export and deploy the integration, and it will work seamlessly in production. 🔴 Here’s the demo: with-stripe-example.expo.app