Expo Deep Linking Implementation -- 2

Замовник: AI | Опубліковано: 23.09.2025

I have a React Native Expo app that needs proper deep-link support. When a shareable link is tapped, the user must land directly on the in-app Address Detail page, regardless of whether the app was previously running. If the app is not yet installed, that same link should seamlessly fall back to a web version of the page instead of showing an error or sending the user to the store. You’ll wire up the full deep-link flow for both iOS and Android using the standard Expo configuration (expo-linking, universal links, app-links, associated domains, etc.). I’ll provide the existing repository and the current route name for the Address Detail screen; you provide whatever manifest updates, Apple Site Association/assetlinks files, and navigation wiring are required. Deliverables • Updated source code and config files with deep linking enabled • A short markdown guide explaining how to add new routes in the future • Recorded proof (or screenshots) showing a link opening the Address Detail page when installed and falling back to the web page when not I’ll spin up a test build as soon as you deliver so rapid iteration is possible. Looking forward to seeing this in action.