{"id":20732376,"url":"https://github.com/jpush/jshare-react-native","last_synced_at":"2025-04-13T04:15:44.155Z","repository":{"id":50100468,"uuid":"96760758","full_name":"jpush/jshare-react-native","owner":"jpush","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-24T06:34:34.000Z","size":54261,"stargazers_count":105,"open_issues_count":29,"forks_count":28,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-04-13T04:15:33.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.jiguang.cn","language":"Objective-C","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/jpush.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":"2017-07-10T09:37:19.000Z","updated_at":"2023-11-18T08:26:23.000Z","dependencies_parsed_at":"2024-06-21T14:16:48.307Z","dependency_job_id":"44fbd0ef-637f-406a-ae08-de2a320ece14","html_url":"https://github.com/jpush/jshare-react-native","commit_stats":{"total_commits":165,"total_committers":13,"mean_commits":"12.692307692307692","dds":0.4484848484848485,"last_synced_commit":"3f2c445cac7fa832e590fa6e41edc3ad408a2157"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjshare-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjshare-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjshare-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjshare-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpush","download_url":"https://codeload.github.com/jpush/jshare-react-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661719,"owners_count":21141451,"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":[],"created_at":"2024-11-17T05:19:07.922Z","updated_at":"2025-04-13T04:15:44.108Z","avatar_url":"https://github.com/jpush.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jshare-react-native\n\n## Install\n\n```\nnpm install jshare-react-native --save\nnpm install jcore-react-native --save\nreact-native link\n```\n\n##### Add with CocoaPods(if you integrated react-native to native iOS project)\n\nAdd the JShareRN pod to your list of application pods in your Podfile, using the path from the Podfile to the installed module:\n\n```\npod 'JShareRN', :path =\u003e '../node_modules/jshare-react-native'\npod 'JCoreRN', :path =\u003e '../node_modules/jcore-react-native'\n```\n\nInstall pods as usual::\n\n```\npod install\n```\n\n## Manually Configure Part\n\n### Android\n\n- [Checkout configuration](./docs/AndroidConfig.md)\n- [Add JSharePackage, Don't forget the parameters !](./docs/JSharePackage.md)\n- [Checkout AndroidManifest](./docs/AndroidManifest.md)\n- [Add JGShareSDK.xml](./docs/JGShareSDK.md)\n- [Add WXEntryActivity](./docs/WXEntryActivity.md)\n- [Add JChatProCallbackActivity](./docs/JChatProCallbackActivity.md)\n\nThat's it.\n\n### iOS\n\n- [configure iOS](./docs/iOSConfig.md)\n\n## Usage\n\n- Import JShareModule:\n\n  \u003e your component.js\n\n  ```javascript\n  ...\n  import JShareModule from 'jshare-react-native';\n  JShareModule.setup(param) // iOS 调用该方法才能正常使用， param 参考 API 文档\n  ```\n\n\n\n- Use JShareModule call APIs, [API Document](./docs/API.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpush%2Fjshare-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpush%2Fjshare-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpush%2Fjshare-react-native/lists"}