
Rocket Ship
Simon Grimm
All episodes
Best episodes
Top 10 Rocket Ship Episodes
Goodpods has curated a list of the 10 best Rocket Ship episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to Rocket Ship for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite Rocket Ship episode by adding your comments to the episode page.

#038 - Expo EAS and 100 Snakes with Jon Samp
Rocket Ship
04/16/24 • 47 min
In this episode, Jon Samp, head of product at Expo, shares his background in herpetology research and how he transitioned into programming. He discusses his experience developing the Codecademy app with Expo and the challenges he faced. John also talks about his other apps, including the Single Origin coffee timer and WordCheck for Scrabble. He emphasizes the ease of creating hobby apps with React Native and the importance of using native elements for good design. The conversation concludes with a discussion on EAS and how teams can work better together. Jon highlights the improvements being made to the onboarding experience and the Expo dashboard, and the focus on workflow improvements and release management. He also shares future plans for EAS, including enhancing team coordination and communication and improving device management and notifications.
Learn React Native - https://galaxies.dev
Jon Samp
- Jon Twitter: https://twitter.com/jonsamp
- Jon Website: https://jonsamp.dev
Links
- Expo EAS: https://expo.dev/eas
Takeaways
- React Native and Expo make it easy to develop hobby apps without a large team or production process.
- Using native elements and animations in React Native apps can enhance the user experience and make the app feel more polished.
- EAS (Expo Application Services) simplifies the development and deployment process for React Native apps.
- EAS allows for side-loading apps on iOS and Android, making it easy to distribute apps for development purposes.
- The easiest way to distribute iOS apps is to use EAS device calling create, which generates a QR code that can be scanned to install a provisioning profile.
- EAS supports updates and over-the-air updates, allowing for easy distribution of app updates to users.
- EAS provides a faster and more convenient way to build and distribute private applications compared to using Xcode and Android Studio.
- Future plans for EAS include improving the onboarding experience, enhancing team coordination and communication, and adding features for release management and workflow improvements.

01/28/25 • 73 min
In this episode, Simon Grimm welcomes Evan Bacon, the manager of DevTools at Expo, to discuss the latest developments in Expo, including the Expo Router, Expo Web, and the new React Server Components. Evan shares insights on the adoption of Expo Router, the future of Expo Web, and the exciting potential of DOM components. The conversation highlights the challenges and innovations in building universal apps and the importance of making app development accessible to all. In this conversation, Simon and Evan Bacon delve into the evolving landscape of app development with a focus on Expo, React Native, and the introduction of new technologies like RSC and EAS hosting. They discuss the challenges developers face with App Store reviews, the skepticism surrounding new features, and the future of server components. The conversation also highlights the potential of Expo targets for Apple and the exciting possibilities of building widgets and live activities. As they look ahead, they express optimism about the advancements in Expo and the broader React Native ecosystem.
Learn React Native - https://galaxies.dev
Evan Bacon
- Twitter: https://twitter.com/Baconbrix
- Github: https://github.com/evanbacon
- Blog: https://evanbacon.dev/
Links
- RSC Code Example App: https://github.com/EvanBacon/expo-rsc-movies
- Expo RSC: https://docs.expo.dev/guides/server-components/
- EAS Hosting: https://expo.dev/eas
Takeaways
- Expo Router has been well received in the React Native community.
- The goal of Expo Router is to enable server-driven UI for developers.
- Expo Web has improved significantly with features like tree shaking and API routes..
- Expo Router version 4 is set to finalize the core features of the router.
- Expo Web is being actively used in new projects at Expo.
- DOM components allow for easier migration from web to native apps.
- React Server Components are currently in developer preview, with exciting potential.
- Skepticism towards new technologies is common but can change over time.
- RSC allows for running JavaScript not currently on the client.
- OTA updates are useful for caching and background fetching.
- EAS hosting provides a flexible solution for deploying apps.
- Expo targets for Apple enable the creation of various extensions.
- Widgets can communicate with apps via NSUser defaults.
- Real-time updates in widgets require clever workarounds.
- Expo's future includes more components and improved UI design.
- The integration of AI tools will enhance the development experience.

#057 - The Time for React Native is Now
Rocket Ship
01/01/25 • 10 min
In this solo episode, Simon shares the new Galaxies.dev Zero to Hero Mission and why now is the best time to learn React Native. From New Architecture to Debugging, Expo, and companies in the ecosystem, this podcast will reinforce your drive to build and ship awesome React Native apps in 2025!
Join React Native Zero to Hero - https://galaxies.dev/missions/zero-to-hero

04/23/24 • 50 min
In this episode, Henry Moulton, principal engineer at Yonder, shares the story of building the award-winning mobile app Yonder. He talks about the challenges working with private Apple and Google APIs as well as the technology stack of their React Native app. Henry also recaps his App.js talk about Maestro from 2023 and how AI is enabling developers to build even better products today. Tune in to hear what it takes to build outstanding apps with React Native!
Learn React Native - https://galaxies.dev
Henry Moulton
- Henry Twitter: https://twitter.com/HenryMoulton
- Yonder: https://www.yonder.com/
Links
- Henrys App.js talk: https://www.youtube.com/watch?v=uoCzBdFCoqc
- React Native Connection: https://reactnativeconnection.io/
Takeaways
- React Native is usually a better choice for B2C apps than frameworks like Ionic
- Expo EAS is a key component of shipping weekly app updates at Yonder
- Google and Apple have private APIs for working with payments and credit cards
- Maestro is the rising star of end-to-end testing in React Native
- AI is not taking developer jobs, but makes every person capable of producing more and better ouput

05/07/24 • 59 min
In this conversation, Simon and Kitze discuss various topics including Kitze's experience as a React Native developer, his encounter with Gary Vee, and his popular product Sizzy. The conversation revolves around the challenges of building customizable UI components in React Native and the lack of comprehensive libraries. Simon and Kitze discuss their frustrations with existing libraries and the need for better primitives and components. The conversation then shifts to the Benji app and the process of building a native app from scratch. In this conversation, Kitze and Simon discuss various topics related to app development, including the challenges of building a native app with React Native based on an existing Next.js project, the use of Tailwind CSS, and the performance issues on Android.
Learn React Native - https://galaxies.dev
Kitze
- Kitze Twitter: https://twitter.com/thekitze
- Kitze Website: https://www.kitze.io/
Links
- Sizzy: https://sizzy.co/
- Zero to shipped course: https://www.zerotoshipped.com/
- Benji: https://benji.so/
- Gluestack: https://gluestack.io/
Takeaways
- The choice of libraries in development can greatly impact productivity and the developer experience.
- The React Native ecosystem offers a variety of tools and libraries that can enhance the development process.
- The challenges of building and maintaining a successful product or project require dedication, focus, and continuous improvement.
- The lack of comprehensive UI component libraries in React Native can be frustrating and lead to the need for custom solutions.
- Having better primitives and components in React Native would make app development easier.
- Being open about not having all the answers shouldn't discourage people from teaching.
- Building a native app from scratch can be challenging, especially when transitioning from a web app.
- Finding the right tech stack and considering the need for a native app early on can save time and effort.
- Building a native app with React Native can be challenging, especially when trying to maintain consistency between the web and mobile versions.
- Tailwind CSS offers a wide range of components and resources, making it a popular choice for app development.
- Android performance can be a pain point in React Native development, requiring optimization and testing on Android devices.
- Integrating Apple Health data and implementing in-app purchases can be complex tasks that require careful consideration and planning.

07/30/24 • 44 min
In this conversation, Simon Grimm interviews Giovanni Laquidara, a developer advocate at Amazon, about TV app development with React Native. Giovanni shares his experience working with React Native at Amazon and explains how React Native can be used to develop TV apps. He also discusses the challenges and considerations when developing for TV, such as the 10-foot UI, navigation, and remote control interaction. Giovanni recommends using separate repositories for different TV platforms and emphasizes the importance of designing for readability and accessibility in TV apps. Building TV apps with React Native requires handling fragmentation, focus management, and performance considerations. Integration with TV remotes can be challenging due to different key mappings. Testing on various platforms is crucial. TV apps often focus on streaming media, but there are opportunities for educational, fitness, and gaming apps. The developer experience is improving, and AI services may be integrated into TV apps in the future.
Learn React Native - https://galaxies.dev
Giovanni Laquidara
- Giovanni LinkedIn: https://www.linkedin.com/in/glaquidara/
- Giovanni Twitter: https://x.com/giolaq
Links
- Giovanni App.js talk: https://www.youtube.com/live/s0wn7qpBoB8?t=12161s
- Build Expo apps for TV: https://docs.expo.dev/guides/building-for-tv/
- React Native tvOS Github: https://github.com/react-native-tvos/react-native-tvos
- IgniteTV template: https://github.com/react-native-tvos/IgniteTV
Takeaways
- React Native can be used to develop TV apps for platforms like Android TV, Fire TV, and tvOS.
- Developing for TV requires considering the 10-foot UI, where users are typically three meters away from the screen.
- TV app navigation should be easy and seamless, with a focus on simplicity and avoiding complex interactions.
- Separate repositories are recommended for different TV platforms due to the fragmentation and differences in SDKs.
- Designing for readability and accessibility is crucial in TV app development. Building TV apps with React Native requires handling fragmentation, focus management, and performance considerations.
- Testing on various platforms is crucial for TV app development.
- TV apps often focus on streaming media, but there are opportunities for educational, fitness, and gaming apps.
- The developer experience for TV app development is improving.
- AI services may be integrated into TV apps in the future.
- Deployment to app stores follows similar processes as mobile apps.

02/11/25 • 76 min
In this episode of Rocket Ship, Simon Grimm interviews Jack Herrington, a prominent figure in the React Native and Next.js communities. They discuss the challenges and changes in the React Native ecosystem, and the exciting developments around Module Federation and React Server Components (RSCs). Jack shares his experiences with React Native, the benefits of using Expo, and the performance gains associated with RSCs. The conversation also touches on the skepticism surrounding new technologies and the gradual adoption within the industry. In this conversation, Simon and Jack discuss the evolving landscape of React Server Components (RSCs), the impact of AI on app customization, and the rise of AI-driven development tools. They explore the integration of ShadCN, the future of universal apps, and compare RSCs with other frameworks like Svelte and Solid. The discussion highlights the challenges and innovations in the development community, particularly in relation to state management and the potential for AI to transform user experiences. They also delve into the ongoing debate between React Native and Flutter, highlight new features in React 19, and explore the potential of building custom Chrome extensions.
Learn React Native - https://galaxies.dev
Jack Herrington
- X: https://x.com/jherr
- YouTube: https://www.youtube.com/@jherr
- Github: https://github.com/jherr
Links
- Frontend Fire Podcast: https://front-end-fire.com/
- Pro Next.js Course: https://www.pronextjs.dev/
- Zephyr: https://www.zephyr-cloud.io/
Takeaways
- Module Federation allows for remote module updates without app store submissions.
- RSCs can improve performance by reducing client-side rendering time.
- The adoption of RSCs in the industry is slow due to existing codebases and frameworks.
- Jack's journey with React Native has been cyclical, returning to it multiple times.
- Performance gains with RSCs can be significant, especially on slower devices.
- Skepticism exists around new technologies like RSCs, impacting their adoption.
- Incremental adoption paths for frameworks can ease transitions for large companies. RSCs are still in development and face challenges.
- AI can significantly enhance app customization for users.
- Cursor is a popular AI-driven development tool that many developers prefer.
- ShadCN offers exciting possibilities for UI infrastructure.
- The concept of universal apps is becoming more feasible.
- The development landscape is shifting towards AI integration.
- Frameworks like Quick handle hydration differently than React.
- Solid and Svelte have similar functionalities to RSCs.
- AI models require extensive code examples for effective training.
- Zustand is gaining popularity in state management. Zustand has gained popularity as a state management library.
- Atomic state management allows for automatic updates based on dependencies.
- Choosing the right state management tool depends on the application's needs.
- React 19 introduces significant changes, especially with RSCs.
- Building custom Chrome extensions can enhance productivity and provide unique solutions.
- The debate between React Native and Flutter continues with no clear winner.
- Using the simplest state management solution is often the best approach.
- Understanding the context of your application is crucial for state management decisions.

07/02/24 • 46 min
Delphine Bugner, Mobile Tech Lead at BAM, discusses the inner workings of Yoga in React Native. Yoga is responsible for positioning components on the screen based on their dimensions and styling props. Delphine emphasizes the importance of understanding how things work under the hood and why they were designed that way. She shares her uncommon journey into becoming a React Native tech lead and her passion for exploring the technical aspects of technology. She also discusses the architecture of Yoga and how it works under the hood, including the translation of JSX into native views, the creation of shadow nodes and Yoga nodes, and the communication between JavaScript and native code. The conversation concludes with a discussion about the future of Yoga and its alignment with React on the web.
Learn React Native - https://galaxies.dev
Delphine Bugner
- Delphine Twitter: https://twitter.com/DelphineBugner
- Delphine Github: https://github.com/delphinebugner
Links
- Delphine "The Yoga Enigma" talk in Berlin: https://www.youtube.com/watch?v=LU3vK3IbprY
- Yoga: https://www.yogalayout.dev/
Takeaways
- Yoga is responsible for positioning components on the screen based on their dimensions and styling props in React Native.
- Understanding how things work under the hood and why they were designed that way is important for developers.
- Yoga was created as a replacement for CSS in React Native and provides a common platform-agnostic layouting solution.
- The architecture of Yoga involves the translation of JSX into native views, the creation of shadow nodes and Yoga nodes, and the communication between JavaScript and native code.
- The new architecture in React Native improves code maintenance and performance.
- View flattening is a concept in Yoga that minimizes unnecessary containers in the view hierarchy.
- Debugging Yoga can be done by using breakpoints in C++ to understand the algorithm and identify the source of bugs. The new architecture in React Native brings more conformity with the web and allows for features like suspense and transitions that were not possible before.
- Working with native modules in React Native is not as difficult as it may seem, and developers can use tools like Bob or Create React Native Library CLI to simplify the process.
- Expo provides a more maintained and active ecosystem compared to the community libraries, making it a good choice for new projects.
- Yoga is continuously evolving to align React Native with the web, and future updates will offer more configuration options for developers.

02/25/25 • 54 min
In this conversation, Simon Grimm interviews Dohyun Kim, known as YourAverageTechBro, about his journey as an app developer and content creator. They discuss the challenges and successes in building apps, the importance of marketing, and the technologies used in app development, including React Native, Supabase, and AI tools. Dohyun shares insights on his most successful app, Montee, and the strategies behind its development and marketing, as well as the lessons learned from previous projects. In this conversation, Dohyun discusses the development of his app, Montee, focusing on the use of Next.js and Supabase for differentiation and backend management. He shares insights on API security, handling costs, and user management strategies. The importance of action bias in development is emphasized, along with ideation and keyword research strategies. The discussion also covers social media marketing tactics and preferences between web and mobile app development.
Learn React Native - https://galaxies.dev
Dohyun Kim
- YouTube: https://www.youtube.com/@YourAverageTechBro
- TikTok: https://www.tiktok.com/@youraveragetechbro
- Instagram: https://www.instagram.com/youraveragetechbro
- X: https://x.com/youravgtechbro
Links
- Montee: https://www.montee.ai
- Perfect Interview: https://www.perfectinterview.ai
- Gemini: https://ai.google.dev/
Takeaways
- Dohyun prefers using technologies that allow for rapid development and shipping.
- He believes in copying successful ideas rather than focusing on originality.
- Montee, his AI meeting recorder app, achieved $1,500 in monthly recurring revenue shortly after launch.
- Dohyun discusses the challenges of app growth and the impact of churn on revenue.
- He highlights the importance of effective marketing strategies for app success.
- Dohyun prefers Supabase over Firebase for its relational database capabilities and better documentation.
- He shares insights on the technology stack used for PerfectInterview.ai, including Next.js and Gemini.
- Dohyun believes that app growth is often a series of step functions rather than exponential growth. Copy first and differentiate second is a key strategy.
- API keys should never be exposed in client-side code.
- User requests should always be traceable to prevent abuse.
- Action bias is crucial for shipping apps.
- Keyword research is not the only way to ideate apps.
- Social media marketing can drive app visibility.
- Instagram is currently more explosive for growth than TikTok.
- Web apps allow for faster updates and cash flow management.
- Developers should focus on building value-adding features.
- It's important to distinguish between fun projects and income-generating apps.

06/04/24 • 56 min
In this episode, Simon and Aaron recap the App.js conference and discuss the key themes and talks. They cover topics such as the state of Expo, the recommended framework for React Native, the importance of iteration speed, the introduction of Expo Orbit and Expo Atlas, the use of React Server Components, real-time 3D applications, Brownfield app integration, and local-first applications. They also highlight the challenges and benefits of using feature flagging and building native libraries. The React Native community is praised for its diversity of skills and the inspiration it provides. The future of React Native includes updates to Expo SDK, the release of React Server components, and the exploration of universal apps and low-code tools.
Learn React Native - https://galaxies.dev
Áron Berezkin
- Aron Twitter: https://twitter.com/AronBerezkin
- Aron Blog: https://www.aronberezkin.com/
- Aron Github: https://github.com/AronBe
Takeaways
- Expo is the recommended framework for React Native and focuses on improving iteration speed.
- Expo introduced Expo Orbit, a tool for managing EAS builds, and Expo Atlas, a bundle analyzer for JavaScript bundles.
- Evan Bacon showcased the use of React Server Components with AI integration, demonstrating the potential of server-driven native UI.
- Mariusz shared his experience with Brownfield app integration, highlighting the challenges and successes of integrating React Native into existing iOS and Android applications.
- Søren Brammer-Schmidt and Brent Vatne discussed local-first applications and the use of Prisma for local data management and synchronization.
- Fernando Rojo built an open-source native library called Galleria for image viewing and zooming, emphasizing the importance of not being afraid to build native libraries. Don't be afraid to build native modules in React Native
- Educate yourself about accessibility and make small changes to improve the experience
- The React Native community is diverse and inspiring
- Updates to Expo SDK and the release of React Server components are expected
Show more best episodes

Show more best episodes
FAQ
How many episodes does Rocket Ship have?
Rocket Ship currently has 64 episodes available.
What topics does Rocket Ship cover?
The podcast is about Podcasts, Technology, Developer and Education.
What is the most popular episode on Rocket Ship?
The episode title '#007 - Expo, Router & Debugging with Cedric van Putten' is the most popular.
What is the average episode length on Rocket Ship?
The average episode length on Rocket Ship is 52 minutes.
How often are episodes of Rocket Ship released?
Episodes of Rocket Ship are typically released every 7 days.
When was the first episode of Rocket Ship?
The first episode of Rocket Ship was released on Aug 1, 2023.
Show more FAQ

Show more FAQ