# wix/react-native-calendars

React Native Calendar Components 🗓️ 📆

Repository: https://github.com/wix/react-native-calendars
Canonical: https://ross.abutalabs.com/products/react-native-calendars
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, android, ios, calendar, ui-components, hacktoberfest
Last push: 2026-04-23T05:51:55+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 78, release rhythm 68, longevity 100
- inputs: {"age_days": 3582, "days_push": 132, "days_rel": 216, "gap_med": 27.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10310, forks 3064 (observed 2026-08-28T04:10:41.565805+00:00)

## What it is
A declarative, cross-platform React Native calendar component library written in pure JavaScript with no native code. It provides Calendar, CalendarList, and Agenda components with date marking, styling customization, locale support, and accessibility.

## Use cases
- add a date picker to a react native app
- display a swipeable calendar on ios and android
- mark event dates with dots or periods on a calendar
- build an agenda view with scheduled items
- block or allow selection of specific dates
- format calendar dates for different locales

## When to choose
- you need a pure-JS calendar that works with Expo without native linking
- you want customizable date marking, styling, and rendering in React Native
- you need both iOS and Android support from one component

## When to avoid
- you need a native platform calendar widget with native look and feel
- you are building a web-only app without React Native
- you need full scheduling or calendar sync features rather than UI components

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, date-time, internationalization, accessibility
- domain: mobile-development, frontend, cross-platform, web-development
- platform: cross-platform
- tags: react-native, calendar, date-picker, agenda, expo-compatible, pure-javascript, ios, android

## Member repositories
- wix/react-native-calendars (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:41.565805+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-29T17:19:11.271566+00:00, confidence not recorded.
  - readme: https://github.com/wix/react-native-calendars (fetched 2026-08-28T04:10:41.565805+00:00, sha 152d9b09501f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
