{"id":20876905,"url":"https://github.com/djanoskova/react-native-day-picker","last_synced_at":"2026-05-01T16:33:06.499Z","repository":{"id":203610799,"uuid":"710009500","full_name":"DJanoskova/react-native-day-picker","owner":"DJanoskova","description":"A Wheel Date Picker that displays the names for days. Style and enhance it however you want!","archived":false,"fork":false,"pushed_at":"2023-10-25T21:18:08.000Z","size":2997,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T09:30:55.241Z","etag":null,"topics":["react","react-native"],"latest_commit_sha":null,"homepage":"","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/DJanoskova.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":"2023-10-25T20:28:21.000Z","updated_at":"2024-11-20T02:51:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1653c29-a0ce-4561-9632-cb36ff8d3e56","html_url":"https://github.com/DJanoskova/react-native-day-picker","commit_stats":null,"previous_names":["djanoskova/react-native-day-picker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJanoskova%2Freact-native-day-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJanoskova%2Freact-native-day-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJanoskova%2Freact-native-day-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJanoskova%2Freact-native-day-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DJanoskova","download_url":"https://codeload.github.com/DJanoskova/react-native-day-picker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243250804,"owners_count":20261083,"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":["react","react-native"],"created_at":"2024-11-18T06:55:20.201Z","updated_at":"2026-05-01T16:33:06.456Z","avatar_url":"https://github.com/DJanoskova.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DJanoskova/react-native-day-picker\n\nA Wheel Date Picker that displays the names for days. Style and enhance it however you want!\n\n### Dependencies\n\n- react\n- react-native\n- date-fns\n- [react-native-wheel-scrollview-picker](https://www.npmjs.com/package/react-native-wheel-scrollview-picker)\n\n### Usage\n\n```\nconst DateForm = () =\u003e {\n  const [date, setDate] = useState(new Date());\n\n  return (\n    \u003cDayPicker\n      value={date}\n      onChange={setDate}\n    /\u003e\n  )\n}\n```\n\n### Implementation\n\nTo check Datepicker's implementation, open the [index.tsx](./index.tsx) file.\n\n### Demo\n\n\u003cimg src=\"https://github.com/DJanoskova/react-native-day-picker/blob/main/public/demo.gif?raw=true\" alt=\"Demo image\" width=\"340\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjanoskova%2Freact-native-day-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjanoskova%2Freact-native-day-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjanoskova%2Freact-native-day-picker/lists"}