React Native Radio

RNR 224 - React Native Web on Next.js with Fernando Rojo

Jan 20, 2022
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Building BeatGig Platform

  • BeatGig is a marketplace for booking artists, initially targeting colleges, now expanding to bars and nightclubs.
  • The platform handles legal issues for users, including contracts and agency interactions, simplifying bookings.
INSIGHT

Navigation Challenges Across Platforms

  • Navigating between web and native platforms is fundamentally different due to web's flat navigation and native's complex state.
  • Using URLs as the single navigation source on both platforms eases the mental model and improves cross-platform consistency.
ADVICE

Unify Stack for User Experience

  • Share enough code between Expo for Native and Next.js for Web to avoid sacrificing user experience on either platform.
  • Focus on solving key issues like animation, navigation, and responsive design to unify the stack effectively.
Get the Snipd Podcast app to discover more snips from this episode
Get the app