This gist provides a basic implementation of handling QR codes with App Clips using SwiftUI and React Native for iOS, and Google Play Instant for Android.
In Xcode, select your App Clip target and navigate to Signing & Capabilities
. Add an Associated Domains
entitlement, and include your domain in the format applinks:yourdomain.com
.