Playlist Bridge is a mobile application built with React Native and Expo that enables users to transfer playlists between Spotify and YouTube Music. It uses secure on-device storage for OAuth tokens (Expo SecureStore) and manages premium access via Adapty. The app features a modern UI, internationalization (i18n), Expo Router navigation, and robust error-handling patterns. The architecture follows Redux Toolkit for state management, modular services for streaming providers, and environment-driven configuration via expo-constants. The design system and theme are tailored for readability and responsiveness, with attention to mobile performance and smooth animations.




Playlist Bridge is a mobile application built with React Native and Expo that enables users to transfer playlists between Spotify and YouTube Music. It uses secure on-device storage for OAuth tokens (Expo SecureStore) and manages premium access via Adapty. The app features a modern UI, internationalization (i18n), Expo Router navigation, and robust error-handling patterns. The architecture follows Redux Toolkit for state management, modular services for streaming providers, and environment-driven configuration via expo-constants. The design system and theme are tailored for readability and responsiveness, with attention to mobile performance and smooth animations.