{"id":15353458,"url":"https://github.com/lisong/code-push-demo-app","last_synced_at":"2025-06-29T11:34:42.981Z","repository":{"id":43608247,"uuid":"66053564","full_name":"lisong/code-push-demo-app","owner":"lisong","description":"react-native code-push 热更新例子","archived":false,"fork":false,"pushed_at":"2019-05-04T10:34:32.000Z","size":462,"stargazers_count":93,"open_issues_count":2,"forks_count":47,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-15T05:55:38.319Z","etag":null,"topics":["code-push","code-push-server","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/lisong.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":"2016-08-19T04:50:52.000Z","updated_at":"2024-08-24T09:25:04.000Z","dependencies_parsed_at":"2022-08-19T07:10:32.614Z","dependency_job_id":null,"html_url":"https://github.com/lisong/code-push-demo-app","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisong%2Fcode-push-demo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisong%2Fcode-push-demo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisong%2Fcode-push-demo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisong%2Fcode-push-demo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lisong","download_url":"https://codeload.github.com/lisong/code-push-demo-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016319,"owners_count":21198832,"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":["code-push","code-push-server","react-native"],"created_at":"2024-10-01T12:14:05.499Z","updated_at":"2025-04-15T05:55:45.936Z","avatar_url":"https://github.com/lisong.png","language":"JavaScript","readme":"# base on\n\nfork from https://github.com/Microsoft/react-native-code-push examples\n\n# iOS eg.\n\n```shell\n$ git clone git@github.com:lisong/code-push-demo-app.git\n$ cd code-push-demo-app\n$ npm install\n$ open ios/CodePushDemoApp.xcodeproj\n```\n\n# android eg.\n\n```shell\n$ git clone git@github.com:lisong/code-push-demo-app.git\n$ cd code-push-demo-app\n$ npm install\n$ cd android\n$ ./gradlew assembleRelease\n$ cd app/build/outputs/apk #install app-release.apk into your phone\n```\n\n# codepush 热更新\n\n```shell\n$ code-push login http://api.code-push.com #登录code-push-server\n$ code-push app add CodePushReactNativeDemo-ios ios react-native  #iOS版\n$ code-push app add CodePushReactNativeDemo-android android react-native #android版\n$ cd code-push-demo-app\n$ npm install\n$ code-push release-react CodePushReactNativeDemo-ios ios -d Production #发布到code-push-server ios\n$ code-push release-react CodePushReactNativeDemo-android android -d Production #发布code-push-server android\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisong%2Fcode-push-demo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flisong%2Fcode-push-demo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisong%2Fcode-push-demo-app/lists"}