Welcome to Capture SDK for React Native Documentation

The Capture SDK eases the communication between your application and a Socket Mobile barcode scanner or NFC/RFID wireless Reader/Writer.

The Capture API provides a basic set of methods and callbacks to manage one or more Socket Mobile devices.

The Capture SDK for React Native development is mainly a wrapper around CaptureJS SDK.

For more information about CaptureJS SDK go to CaptureJS.

If you want an overall presentation, you can jump to Getting Started with React Native Capture SDK which describe the connection process, and the way Capture interacts with your application and how to install this React Native component in your development environment.

# Devices compatibility and CaptureSDK versions

Devices | <= 1.2 | 1.3 | 1.4 | 1.5 |
:——————————————–: | :—-: | :-: | :—–: | :—–: |
SocketCam C860 | ❌ | ❌ | ✅ | ✅ |
SocketCam C820 | ❌ | ❌ | ✅ | ✅ |
S720/D720/S820 | ❌ | ✅ | ✅ | ✅ |
D600, S550, and all other barcode scanners | ✅ | ✅ | ✅ | ✅ |
S370 | ❌ | ❌ | ✅ | ✅ |
S320 | ❌ | ❌ | ❌ | ✅ [1] |

Contents

Indices and tables