{"id":16260638,"url":"https://github.com/jkchao/book-native","last_synced_at":"2026-04-12T07:39:18.348Z","repository":{"id":87187745,"uuid":"116526639","full_name":"jkchao/book-native","owner":"jkchao","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-20T12:09:25.000Z","size":4018,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T10:23:24.138Z","etag":null,"topics":["react","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkchao.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":"2018-01-07T00:50:09.000Z","updated_at":"2019-06-07T04:58:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"52b995cd-dd31-4759-a0e6-87a65a283ca4","html_url":"https://github.com/jkchao/book-native","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/jkchao%2Fbook-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkchao%2Fbook-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkchao%2Fbook-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkchao%2Fbook-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkchao","download_url":"https://codeload.github.com/jkchao/book-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856543,"owners_count":21007621,"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-10-10T16:20:32.043Z","updated_at":"2026-04-12T07:39:13.318Z","avatar_url":"https://github.com/jkchao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# book-native\n一个简单的 React-Native(0.53) application，只有两页面。\n\n## 几张图\n\n![](https://raw.githubusercontent.com/jkchao/book-native/master/screenshot/ios.png)\n\n![](https://raw.githubusercontent.com/jkchao/book-native/master/screenshot/android.png)\n\n\n## 用到的插件\n\n- [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)\n- [react-navigation](https://github.com/react-navigation/react-navigation)\n- [react-native-root-toast](https://github.com/magicismight/react-native-root-toast)\n\n## 一些经验（坑）\n\n项目虽小，经验（坑）却多：\n\n- React-Native(0.53) 有些依赖很难下载成功。（翻墙 + 看脸）\n- Icons 下载完，用不了。（react-native link）\n- run ios 不明报错。（删除 ios/build 重新编译）\n- ios 图标和启动屏尺寸设置。（坑爹）\n- run android，出现如下提示：\n\n    ```bash\n    Downloading https://services.gradle.org/distributions/gradle-2.14.1-all.zip\n    ..........\n    ..........\n    ```\n    需要正确上网。\n- ……\n\n如果需要运行体验项目，你可以在 https://github.com/jkchao/book-native 找到源码。\n\n## step\n```bash\n// clone \ngit clone https://github.com/jkchao/book-native.git\n\ncd book-native\n\nnpm install \n\n// ios\nnpm run dev:ios\n\n// android\nnpm run dev:android\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkchao%2Fbook-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkchao%2Fbook-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkchao%2Fbook-native/lists"}