{"id":33609359,"url":"https://github.com/marceloprado/flash-calendar","last_synced_at":"2026-03-04T23:07:36.406Z","repository":{"id":223895525,"uuid":"755068291","full_name":"MarceloPrado/flash-calendar","owner":"MarceloPrado","description":"The fastest React Native calendar 📆⚡","archived":false,"fork":false,"pushed_at":"2025-11-24T13:34:25.000Z","size":65369,"stargazers_count":1381,"open_issues_count":13,"forks_count":52,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-11-28T01:58:05.667Z","etag":null,"topics":["calendar","date","date-range-picker","list","react-native"],"latest_commit_sha":null,"homepage":"https://marceloprado.github.io/flash-calendar/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarceloPrado.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-09T11:27:51.000Z","updated_at":"2025-11-27T02:22:29.000Z","dependencies_parsed_at":"2024-04-18T17:41:58.251Z","dependency_job_id":null,"html_url":"https://github.com/MarceloPrado/flash-calendar","commit_stats":null,"previous_names":["marceloprado/flash-calendar"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/MarceloPrado/flash-calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceloPrado%2Fflash-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceloPrado%2Fflash-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceloPrado%2Fflash-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceloPrado%2Fflash-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarceloPrado","download_url":"https://codeload.github.com/MarceloPrado/flash-calendar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceloPrado%2Fflash-calendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27407053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","date","date-range-picker","list","react-native"],"created_at":"2025-11-30T19:02:32.571Z","updated_at":"2025-11-30T19:05:20.340Z","avatar_url":"https://github.com/MarceloPrado.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Flash Calendar\n\n[![npm](https://img.shields.io/npm/l/@marceloterreiro/flash-calendar?style=flat-square)](https://www.npmjs.com/package/@marceloterreiro/flash-calendar) [![npm](https://img.shields.io/badge/types-included-blue?style=flat-square)](https://www.npmjs.com/package/@marceloterreiro/flash-calendar) [![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square\u0026logo=EXPO\u0026labelColor=f3f3f3\u0026logoColor=000)](https://expo.io/)\n\nThis is the monorepo for Flash Calendar, an incredibly fast and flexible library to build calendars in React Native.\n\n\u003cimg src=\"./apps/docs/static/img/cover.png\" width=\"800px\"/\u003e\n\n## Documentation \u0026 Examples\n\nYou can find the Flash Calendar documentation [on the website](https://marceloprado.github.io/flash-calendar/).\n\n## Installation\n\nThis project uses [Bun](https://bun.sh/) as its package manager. The first thing you'll need is to [install Bun](https://bun.sh/).\n\nTo install dependencies, run at the root:\n\n```bash\nbun install\n```\n\nTo build (required for a fresh install)\n\n```bash\nbun run build\n```\n\nTo develop or run the example app:\n\n```bash\nbun dev\n```\n\nTo run the documentation website:\n\n```bash\nbun docs\n```\n\n## Contributing\n\nEnsure your changes are unit-tested. To improve DX, run the tests in watch mode with `bun test --watch`. You can also run the tests for a specific file with `bun test --watch {filename}`.\n\n### Package structure\n\n#### /apps\n\n- `/apps/example`: Storybook host for Flash Calendar, runs with the latest uncompiled code.\n- `/apps/docs`: The documentation website for Flash Calendar.\n\n#### /kitchen-sink\n\nA place to test the published Flash Calendar in a real environment.\n\n- `/kitchen-sink/expo`: Scaffolded expo project to test the flash calendar in a real environment.\n\n#### /packages\n\nThe actual src code for Flash Calendar:\n\n- `/packages/flash-calendar`: The flash calendar package itself.\n- `/packages/eslint-config`: Shared eslint config for the project.\n- `/packages/tsconfig`: Shared tsconfig for the project.\n\n\n### License\n\nFlash Calendar is [MIT licensed](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarceloprado%2Fflash-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarceloprado%2Fflash-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarceloprado%2Fflash-calendar/lists"}