# lawnstarter/react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android

Repository: https://github.com/lawnstarter/react-native-picker-select
Canonical: https://ross.abutalabs.com/products/react-native-picker-select
Homepage: https://npmjs.com/package/react-native-picker-select
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, frontend, picker, react, dropdown, select, javascript, library, npm, npm-package, package
Last push: 2026-07-20T14:03:51+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 8, longevity 100
- inputs: {"age_days": 3125, "days_push": 44, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1846, forks 499 (observed 2026-08-28T04:05:43.409704+00:00)

## What it is
A React Native picker component that emulates native <select> interfaces on iOS and Android. It wraps the platform picker (or a styled TextInput) and supports custom child elements, styles, and Expo.

## Use cases
- add a dropdown select to a react native app
- cross-platform picker component for ios and android
- customizable select input in react native
- dropdown picker that works with expo
- replace html select in react native forms
- styled picker with custom trigger element

## When to choose
- building a React Native or Expo app needing a select/dropdown input
- you want native picker behavior on Android and a customizable input on iOS
- you need a lightweight, MIT-licensed picker with active maintenance

## When to avoid
- building for web only (use a native HTML select)
- you need multi-select or search-filterable dropdowns out of the box
- you use a framework other than React Native

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: react-native, picker, dropdown, select, expo, npm-package, ios, android, mobile

## Member repositories
- lawnstarter/react-native-picker-select (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.409704+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:17:53.117228+00:00, confidence not recorded.
  - readme: https://github.com/lawnstarter/react-native-picker-select (fetched 2026-08-28T04:05:43.409704+00:00, sha b38fd9a7a76b)
  - registry_npm: https://registry.npmjs.org/react-native-picker-select (fetched 2026-08-29T10:56:42.719896+00:00, sha 21648f097053)
- Data as of 2026-08-30T08:39:29.467469+00:00.
