{"id":13678367,"url":"https://github.com/MarceloPrado/flash-calendar","last_synced_at":"2025-04-29T13:30:50.631Z","repository":{"id":223895525,"uuid":"755068291","full_name":"MarceloPrado/flash-calendar","owner":"MarceloPrado","description":"The fastest React Native calendar 📆⚡","archived":false,"fork":false,"pushed_at":"2024-04-18T16:58:08.000Z","size":50249,"stargazers_count":638,"open_issues_count":4,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-24T04:19:35.274Z","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}},"created_at":"2024-02-09T11:27:51.000Z","updated_at":"2024-06-10T02:00:46.498Z","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":7,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224173839,"owners_count":17268183,"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","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":"2024-08-02T13:00:52.876Z","updated_at":"2025-04-29T13:30:50.581Z","avatar_url":"https://github.com/MarceloPrado.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","UI Components"],"sub_categories":["Calendars \u0026 Date/Time Pickers"],"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"}