Skip to content

add expo-wechat, expo-bonjour, expo-barcode-recognizer and other more packages#2067

Merged
Simek merged 1 commit intoreact-native-community:mainfrom
likeSo:patch-1
Dec 21, 2025
Merged

add expo-wechat, expo-bonjour, expo-barcode-recognizer and other more packages#2067
Simek merged 1 commit intoreact-native-community:mainfrom
likeSo:patch-1

Conversation

@likeSo
Copy link
Copy Markdown
Contributor

@likeSo likeSo commented Dec 21, 2025

This PR adds a series of Expo plugins.

📝 Why & how

  • expo-wechat: It encapsulates the WeChat Open SDK, allowing us to call WeChat's APIs within Expo to implement functions such as authorized login and sharing to WeChat friends.
  • expo-alipay: It wraps the Alipay Open SDK, allowing us to use Alipay to pay during the expo.
  • expo-aliyun-oss: It allows us to upload files directly to Alibaba Cloud Storage and manage buckets.
  • expo-tencent-trtc: It allows us to leverage Tencent's RTC service to enable live video and audio streaming functionality.
  • expo-bonjour: A Zeroconf implementation for the expo. You can use it to scan other devices on the local area network and get their IP addresses.
  • expo-barcode-recognizer: It uses MLKit to recognize barcodes on images.
  • expo-qq: The Tencent QQ Open SDK plugin can be used to implement functions such as authorized login and sharing content to QQ friends.
  • expo-svga: A svga file player for expo.
  • expo-aliyun-push: Aliyun push notification plugin for expo.

✅ Checklist

  • Added library to react-native-libraries.json

Copy link
Copy Markdown
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @likeSo, thanks for adding new packages to the directory, LGTM! 👍

@Simek Simek merged commit 43df5b6 into react-native-community:main Dec 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants