Home
last modified time | relevance | path

Searched refs:SocialProfile (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-contacts/build/
H A DContacts.d.ts137 export type SocialProfile = { alias
352 socialProfiles?: SocialProfile[];
H A DContacts.js.map1SocialProfile = {\n /**\n * Name of social app.\n */\n service?: string;\n /**\n * Locali…
/expo/packages/expo-contacts/src/
H A DContacts.ts150 export type SocialProfile = { alias
370 socialProfiles?: SocialProfile[];
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dcontacts.mdx565 | socialProfiles | `SocialProfile[]` | Social networks …
661 ### SocialProfile