Home
last modified time | relevance | path

Searched refs:cloneAsync (Results 1 – 2 of 2) sorted by relevance

/expo/apps/native-component-list/src/screens/Contacts/
H A DContactUtils.ts85 export async function cloneAsync(contactId: string) { function
H A DContactDetailScreen.tsx50 await ContactUtils.cloneAsync(props.route.params.id);