Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
529 views
in Technique[技术] by (71.8m points)

android - How to open default Contact app in react native using Expo?

How to open the default Contact app in react native using Expo?

my requirements are:

  1. Display a button to open the contact book on home screen.
  2. On clicking the button, open the list of contacts in user's phone.
  3. On contact list, each contact item should display the contact's profile picture, full name and the number/type of number(Home/work)
  4. Add a search bar that will allow the user to search contacts by name
  5. Once the user selects a contact, go back to home screen and display the chosen contact's phone number in a text field(not as an alert/toast).
  6. If a contact has multiple phone numbers, allow the user to pick only one phone number.

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...