{"id":13671276,"url":"https://github.com/jianxiaoBai/douban","last_synced_at":"2025-04-27T14:33:21.767Z","repository":{"id":42973442,"uuid":"99763201","full_name":"jianxiaoBai/douban","owner":"jianxiaoBai","description":"React-native 仿豆瓣电影 app","archived":false,"fork":false,"pushed_at":"2022-01-19T09:43:50.000Z","size":60687,"stargazers_count":247,"open_issues_count":4,"forks_count":54,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-11T08:44:11.805Z","etag":null,"topics":["douban","movie","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jianxiaoBai.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}},"created_at":"2017-08-09T03:56:46.000Z","updated_at":"2024-09-16T03:26:11.000Z","dependencies_parsed_at":"2022-09-09T13:12:01.800Z","dependency_job_id":null,"html_url":"https://github.com/jianxiaoBai/douban","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/jianxiaoBai%2Fdouban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jianxiaoBai%2Fdouban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jianxiaoBai%2Fdouban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jianxiaoBai%2Fdouban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jianxiaoBai","download_url":"https://codeload.github.com/jianxiaoBai/douban/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154442,"owners_count":21544501,"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":["douban","movie","react-native"],"created_at":"2024-08-02T09:01:04.824Z","updated_at":"2025-04-27T14:33:17.910Z","avatar_url":"https://github.com/jianxiaoBai.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# ReactNative 仿豆瓣电影APP\n\n## 目录结构\n```\n├── README.mdasd\n├── __tests__\n│   ├── index.android.js\n│   └── index.ios.js\n├── android\n│   ├── app\n│   ├── build\n│   ├── build.gradle\n│   ├── gradle\n│   ├── gradle.properties\n│   ├── gradlew\n│   ├── gradlew.bat\n│   ├── keystores\n│   └── settings.gradle\n├── app.json\n├── index.android.js\n├── index.ios.js\n├── ios\n│   ├── DB_App\n│   ├── DB_App-tvOS\n│   ├── DB_App-tvOSTests\n│   ├── DB_App.xcodeproj\n│   ├── DB_AppTests\n│   └── build\n├── package.json\n├── src\n│  │   ├── commons\n│  │   └── Ranking.js                                       影片排行组件\n│  ├── components\n│  │   ├── Detail.js                                        影片详情页\n│  │   ├── HotList.js                                       热门列表\n│  │   ├── My.js                                            我的模块\n│  │   ├── PlayList.js                                      播放列表\n│  │   ├── SearchIng.js                                     搜索时触发的组件\n│  │   ├── SearchInput.js                                   搜索框\n│  │   ├── Seek.js                                          正在热映\n│  │   ├── SoonList.js                                      即将上映\n│  │   └── Star.js                                          星星组件\n│  ├── img                                                  效果图\n│  │   ├── a.gif\n│  │   ├── b.gif\n│  │   ├── c.gif\n│  │   ├── d.gif\n│  │   ├── eee.jpg\n│  │   ├── movie.png\n│  │   ├── movie.webp\n│  │   ├── play-icon.png\n│  │   ├── poster.jpg\n│  │   ├── qqq.png\n│  │   ├── star-empty.png\n│  │   ├── star-full.png\n│  │   ├── star-half.png\n│  │   ├── tianxian.jpg\n│  │   └── www.jpg\n│  ├── index.js\n│  └── uilts\n└── yarn.lock\n```\n\n## 运行\n\n - 先确保你已安装好了React Native 所需的依赖环境\n - 在根目录下执行 npm install\n - 在执行 react-native run-ios\n\n## 效果图\n\n![](./src/img/a.gif)\n\n![](./src/img/b.gif)\n\n![](./src/img/c.gif)\n\n\n## TODO\n\n - 视频播放\n - 效果图更换\n - 图片点击放大观看\n - 暂不适配 android\n\n注: 由于接口限制只能完成部分功能","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FjianxiaoBai%2Fdouban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FjianxiaoBai%2Fdouban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FjianxiaoBai%2Fdouban/lists"}