On this Medium article "Expo SDK v29.0.0 is now available", it is said that
You can now present native modals for creating, and editing, and inspecting contacts.
with an animated GIF below of the contacts as if it was the OS contact displaying.
However, I see in the doc the API to access the Contacts, no problem, but I don't see anything related to display a native Modal with Contacts, am I wrong ?
Looks like that is the iOS only function presentFormAsync.
Fwiw the project I maintain react-native-contacts has support for this on Android and iOS. See https://github.com/rt2zz/react-native-contacts#open-contact-form