{"id":19537442,"url":"https://github.com/margelo/react-native-wishlist","last_synced_at":"2025-04-09T14:14:34.662Z","repository":{"id":213535010,"uuid":"427094199","full_name":"margelo/react-native-wishlist","owner":"margelo","description":"The fastest List component for React Native. (a prototype)","archived":false,"fork":false,"pushed_at":"2023-12-22T00:36:58.000Z","size":2412,"stargazers_count":158,"open_issues_count":3,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-02T13:07:26.494Z","etag":null,"topics":["fastlist","flatlist","list","native","react","react-native","recyclerlistview","wishlist"],"latest_commit_sha":null,"homepage":"https://margelo.io","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/margelo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-11-11T17:55:41.000Z","updated_at":"2025-02-20T17:30:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e2cc805-55df-419f-952c-30e644130d76","html_url":"https://github.com/margelo/react-native-wishlist","commit_stats":null,"previous_names":["margelo/react-native-wishlist"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margelo%2Freact-native-wishlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margelo%2Freact-native-wishlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margelo%2Freact-native-wishlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/margelo%2Freact-native-wishlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/margelo","download_url":"https://codeload.github.com/margelo/react-native-wishlist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500464,"owners_count":20948879,"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":["fastlist","flatlist","list","native","react","react-native","recyclerlistview","wishlist"],"created_at":"2024-11-11T02:27:57.428Z","updated_at":"2025-04-09T14:14:34.646Z","avatar_url":"https://github.com/margelo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-wishlist\n\nThe fastest List component for React Native.\n\n\n```jsx\nfunction ChatRoom({ room }) {\n  return (\n    \u003cWishlist.Component data={room.messages}\u003e\n      \u003cWishlist.Template type=\"text-message\"\u003e\n        \u003cTextMessageCell /\u003e\n      \u003c/Wishlist.Template\u003e\n      \u003cWishlist.Template type=\"image-message\"\u003e\n        \u003cImageMessageCell /\u003e\n      \u003c/Wishlist.Template\u003e\n    \u003c/Wishlist.Component\u003e\n  )\n}\n```\n\n## State of WishList\n\nWishList is an archived, read-only repository, and should probably not be used in production. It's a good proof of concept, and a pretty impressive experiment. See [this Notion document](https://margelo.notion.site/WishList-Summit-b20c24d1f0da4889a0513dfa929be5ed?pvs=74) for more details.\n\n## Installation\n\n```sh\nyarn add react-native-worklets # still private\nyarn add react-native-wishlist\ncd ios \u0026\u0026 pod install\n```\n\n## Usage\n\nSee [USAGE.md](./USAGE.md)\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmargelo%2Freact-native-wishlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmargelo%2Freact-native-wishlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmargelo%2Freact-native-wishlist/lists"}