{"id":4777,"url":"https://github.com/szq4119/react-native-alipay","last_synced_at":"2025-08-04T02:31:49.758Z","repository":{"id":57143742,"uuid":"49862290","full_name":"szq4119/react-native-alipay","owner":"szq4119","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-18T09:15:08.000Z","size":12961,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-16T02:08:42.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/szq4119.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-01-18T08:22:10.000Z","updated_at":"2022-07-28T05:38:36.000Z","dependencies_parsed_at":"2022-09-06T00:11:09.750Z","dependency_job_id":null,"html_url":"https://github.com/szq4119/react-native-alipay","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/szq4119%2Freact-native-alipay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szq4119%2Freact-native-alipay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szq4119%2Freact-native-alipay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szq4119%2Freact-native-alipay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szq4119","download_url":"https://codeload.github.com/szq4119/react-native-alipay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228587347,"owners_count":17941442,"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-01-05T20:17:22.971Z","updated_at":"2024-12-07T09:31:03.184Z","avatar_url":"https://github.com/szq4119.png","language":"Java","funding_links":[],"categories":["Components"],"sub_categories":["Integrations"],"readme":"# react-native-alipay\n\n\n具体要求请修改 /android/src/main/java/com/alipay/AlipayModule.java 文件\n\n## Installation\n```bash\nnpm install react-native-alipay@latest --save\n```\n\n```bash\nreact-native link react-native-alipay\n```\n\n* register module (in MainActivity.java)\n```java\nimport com.alipay.AlipayPackage;  // \u003c--- import\n public class MainActivity extends Activity implements DefaultHardwareBackBtnHandler {\n    ...\n    private AlipayPackage alipay;\n    ...\n    protected void onCreate(Bundle savedInstanceState) {\n      ...\n      alipay = new AlipayPackage(this);\n      ...\n      mReactInstanceManager = ReactInstanceManager.builder()\n        ...\n        .addPackage(alipay)\n      }  \n    ...\n  }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszq4119%2Freact-native-alipay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszq4119%2Freact-native-alipay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszq4119%2Freact-native-alipay/lists"}