{"id":16811510,"url":"https://github.com/benschlegel/react-native-todo-list","last_synced_at":"2026-04-13T23:02:39.186Z","repository":{"id":43958934,"uuid":"404747917","full_name":"benschlegel/react-native-todo-list","owner":"benschlegel","description":"✔️Clean looking todo-list in react native","archived":false,"fork":false,"pushed_at":"2023-08-23T20:59:50.000Z","size":2894,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T20:30:17.621Z","etag":null,"topics":["android","expo","react-native","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benschlegel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-09-09T14:11:34.000Z","updated_at":"2024-09-15T16:09:51.000Z","dependencies_parsed_at":"2025-01-23T20:37:51.997Z","dependency_job_id":null,"html_url":"https://github.com/benschlegel/react-native-todo-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benschlegel%2Freact-native-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benschlegel%2Freact-native-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benschlegel%2Freact-native-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benschlegel%2Freact-native-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benschlegel","download_url":"https://codeload.github.com/benschlegel/react-native-todo-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244021367,"owners_count":20385122,"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":["android","expo","react-native","typescript"],"created_at":"2024-10-13T10:18:57.482Z","updated_at":"2026-04-13T23:02:39.126Z","avatar_url":"https://github.com/benschlegel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\u003cimg align=\"center\" src=\"./images/icon.png\" width=\"50\"/\u003e SimpleList\u003c/h1\u003e\n  \u003ch2\u003eA clean and simple Todo/Shopping list powered by \u003ca href='https://github.com/software-mansion/react-native-reanimated'\u003eReanimated\u003c/a\u003e 🚀\n  \u003cbr/\u003e\u003cbr/\u003e\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=\"33%\"\u003e\n      \u003cimg src=\"./images/sample0.png\" /\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"33%\"\u003e\n      \u003cimg src=\"./images/sample1.png\" /\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"33%\"\u003e\n      \u003cimg src=\"./images/sample2.png\" /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\u003c/h2\u003e\n\u003c/div\u003e\n\n## 📥 Local installation\n\nDownload the repository and run\n```\nexpo install\n```\nand\n```\nexpo start\n```\n\n---\n\n## 📂 Project structure\n\nThis app is a managed expo typescript project (created with `expo init`).\n\n---\n\n* **📁`src`:** Contains main Component (`App.tsx`), entry point of app.\n\n  * *📄 `src/App.tsx`:* contains list items (`items`), `add-` and `deleteItem` callbacks and a basic view that wraps components from 📁`components`.\n\n---\n\n* **📁`components`:** Contains components that are used in main `App.tsx`.\n\n  * *📄 `components/Header.tsx`:* Simple header on top of app, displays name of current list (with option to return to list selection screen).\n\n  * *📄 `components/Input.tsx`:* Used to add new items to list, input component on bottom of screen.\n\n  * *📄`components/ListItem.tsx`:* Single item in list, can be deleted by swiping. Also contains logic for deleting item.\n\n---\n* **📁`types`:** Contains global types (mainly `Item` interface).\n\n  * *📄`index.d.ts`:* Global types/interfaces and styles.\n\n---\n* **📁`other`:** Configuration files\n\n  * *📄`.eslintrc.js`:* Contains eslint config for project\n\n  * *📄`app.json`:* Defines `expo`-configuration like `entryPoint`, `jsEngine`, app name etc.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenschlegel%2Freact-native-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenschlegel%2Freact-native-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenschlegel%2Freact-native-todo-list/lists"}