Skip to content
Fabrizio edited this page Jan 30, 2025 · 1 revision

Welcome to Expo Google Nearby Connections

Overview

Expo Google Nearby Connections is an Expo module that allows seamless integration with Google's Nearby Connections API. This module enables peer-to-peer device communication using Bluetooth and Wi-Fi without requiring an internet connection.

With this module, developers can create applications that support:

  • Device discovery: Find nearby devices with the same app.
  • Direct connections: Establish a high-bandwidth, low-latency connection between devices.
  • Data exchange: Send messages, files, and streams between connected devices.

Features

  • 📡 Bluetooth & Wi-Fi Direct Communication
  • 🔍 Nearby Device Discovery
  • Fast and Reliable Peer-to-Peer Connections
  • 📤 Data and File Transfer Support
  • 🚀 Optimized for Expo & React Native

Getting Started

To integrate this module into your Expo project, check out the Installation Guide.

Documentation

  • Installation - How to install and configure the module.
  • User Guide - Learn how to use the module in your project.
  • API Reference - Detailed documentation of available methods.
  • Contributing - How to contribute to the development of this module.

Need Help?

If you encounter issues or have questions, feel free to check the FAQ or open an issue in the repository.

Happy coding! 🚀

Clone this wiki locally