Set up and whitelist mobile deeplink URLs for your React Native app using Dynamic, with Expo configuration and testing steps.
myappcustomscheme://
.
app.json
or app.config.js
:
exp://*
to your deeplink whitelist in the Dynamic dashboardexpo start
or expo start --dev-client