Skip to content

Add expo-mqtt library to react-native-libraries.json#2237

Merged
Simek merged 5 commits intoreact-native-community:mainfrom
rtsouza26:patch-1
Feb 25, 2026
Merged

Add expo-mqtt library to react-native-libraries.json#2237
Simek merged 5 commits intoreact-native-community:mainfrom
rtsouza26:patch-1

Conversation

@rtsouza26
Copy link
Copy Markdown
Contributor

@rtsouza26 rtsouza26 commented Feb 24, 2026

📝 Why & how

Description

This PR adds the expo-mqtt library to the React Native Directory.

expo-mqtt is an MQTT client designed specifically for Expo and React Native applications, with support for WebSocket connections and compatibility with development builds.

Motivation

MQTT is widely used for:

  • IoT applications
  • Real-time messaging
  • Device communication
  • Health monitoring apps
  • Remote control systems

Currently, there is no Expo-focused MQTT client listed in the directory, and this package aims to simplify MQTT usage within Expo environments.

Links

Please let me know if any adjustments are needed.

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented how you found or replicated the issue.
  • Explained how you fixed the issue or built the feature.
  • Described how to use or verify the change.

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.

Hey @rtsouza26, thanks for adding new entry to the directory! 👍

@Simek Simek merged commit 1bf6506 into react-native-community:main Feb 25, 2026
2 checks 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