# yorkie/react-native-wechat

🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android platforms (QQ: 336021910)

Repository: https://github.com/yorkie/react-native-wechat
Canonical: https://ross.abutalabs.com/products/react-native-wechat
Homepage: https://npmjs.org/package/react-native-wechat
Language: Objective-C
License: MIT
License Family: permissive
Topics: wechat, wechat-sdk, android, ios, react-native, mit, js
Archived: true
Last push: 2023-01-04T11:39:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3974, "days_push": 1337, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2902, forks 706 (observed 2026-08-28T04:07:28.947518+00:00)

## What it is
A React Native bridging library that integrates the WeChat SDK for iOS and Android, exposing login (OAuth), sharing, favorites, and payment APIs via Promises. It wraps the native WeChat SDKs so JavaScript apps can register an app, authenticate users, and share content.

## Use cases
- add WeChat login to a React Native app
- share content to WeChat from React Native
- integrate WeChat payments in a mobile app
- check if WeChat is installed on the device
- open the WeChat app from my app
- implement WeChat OAuth2 authentication on iOS and Android

## When to choose
- you need WeChat login, sharing, or payments in a React Native app on iOS and Android
- you want a Promise-based JavaScript API over the native WeChat SDKs

## When to avoid
- you are not building with React Native
- you need actively maintained WeChat SDK bindings - the latest release is from January 2023 and the wrapped SDK versions are dated
- you target platforms other than iOS and Android

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, sdk
- domain: mobile-development, messaging-platforms, apis
- platform: -
- tags: wechat, react-native, oauth, payments, social-sharing, objective-c, android, ios, mobile

## Member repositories
- yorkie/react-native-wechat (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.947518+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:08.702704+00:00, confidence not recorded.
  - readme: https://github.com/yorkie/react-native-wechat (fetched 2026-08-28T04:07:28.947518+00:00, sha 914be8f607df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
