react-native-p2p-transfer-ble-central

A cross platform P2P data transfer library for React Native using BLE Central.

Usage no npm install needed!

<script type="module">
  import reactNativeP2pTransferBleCentral from 'https://cdn.skypack.dev/react-native-p2p-transfer-ble-central';
</script>

README

react-native-p2p-transfer-ble-central

A cross platform P2P data transfer library for React Native using BLE Central.

This is a WIP that currently supports only ios. Android support coming soon.

Used together with react-native-p2p-transfer-ble-peripheral to send data between devices.