Home
last modified time | relevance | path

Searched refs:ContactType (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-contacts/build/
H A DContacts.d.ts4 export type ContactType = ContactTypes | `${ContactTypes}`; alias
235 contactType: ContactType;
753 ContactType = "contactType",
H A DContacts.js.map1ContactType = ContactTypes | `${ContactTypes}`;\n\nexport type FieldType = Fields | `${Fields}`;\n…
/expo/packages/expo-contacts/src/
H A DContacts.ts10 export type ContactType = ContactTypes | `${ContactTypes}`; alias
253 contactType: ContactType;
1032 ContactType = 'contactType', enumerator
/expo/apps/native-component-list/src/screens/Contacts/
H A DContactUtils.ts32 [Contacts.Fields.ContactType]: 'Contact Type',
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dcontacts.mdx555 | contactType | `ContactType` | Denoting a person or company. …
811 | ContactType | `'contactType'` | ✅ | ✅ |
829 ### ContactType