You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(invite): add custom invite sheet with targeted messaging intents (#788)
Replace system share sheet for contact invites with a WrapContentSheet
showing SMS, WhatsApp (if installed), and More options. SMS and WhatsApp
get targeted intents with pre-filled recipient and message. Extract invite
logic into shared/invite module with InviteController and feature/invite
module for the UI. Centralize messaging package names in MessagingPackages.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
0 commit comments