react-native-samsung-accessory
v0.1.22
Published
React Native bridge module for accessing Samsung Accessory Services
Readme
react-native-samsung-accessory
React Native bridge module for accessing Samsung Accessory Services
Installation
npm install react-native-samsung-accessoryAbout
react-native-samsung-accessory uses Samsung Accessory SDK v2.6.4.
Native programming guide could be found here.
Usage
import SamsungAccessory from "react-native-samsung-accessory";
// ...
const result = await SamsungAccessory.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
