# morenoh149/react-native-contacts

React Native Contacts

Repository: https://github.com/morenoh149/react-native-contacts
Canonical: https://ross.abutalabs.com/products/react-native-contacts
Language: Java
License: MIT
License Family: permissive
Topics: react-native, react-native-component, contacts, phone, mobile
Last push: 2026-08-11T06:16:10+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 68, longevity 100
- inputs: {"age_days": 3974, "days_push": 22, "days_rel": 218, "gap_med": 13, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1703, forks 593 (observed 2026-08-28T04:05:24.506051+00:00)

## What it is
A React Native library providing access to the device's native contacts/address book on iOS and Android. It offers methods like getAll to read, create, update, and delete contacts with proper permission handling.

## Use cases
- read phone contacts in a react native app
- import address book into my app
- create and edit contacts from javascript
- request contacts permission on android
- sync device contacts with a backend
- search contacts by name on mobile

## When to choose
- you are building a React Native app that needs to read or write the device address book
- you need cross-platform contact access with a single JavaScript API
- you want autolinking support for modern React Native versions

## When to avoid
- you are not using React Native (use native platform APIs instead)
- you only need contact picking UI rather than programmatic access
- you need web or desktop contact access

## Facets
- artifact type: library
- maturity: active
- function: mobile-framework, sdk
- domain: mobile-development, cross-platform
- platform: cross-platform
- tags: react-native, contacts, address-book, native-module, permissions, android, ios, mobile

## Member repositories
- morenoh149/react-native-contacts (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.506051+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:38.512018+00:00, confidence not recorded.
  - readme: https://github.com/morenoh149/react-native-contacts (fetched 2026-08-28T04:05:24.506051+00:00, sha e8a16b09af8b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
