react-native-samsung-accessory
TypeScript icon, indicating that this package has built-in type declarations

0.1.22 • Public • Published

react-native-samsung-accessory

React Native bridge module for accessing Samsung Accessory Services

Installation

npm install react-native-samsung-accessory

About

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

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i react-native-samsung-accessory

    Weekly Downloads

    1

    Version

    0.1.22

    License

    MIT

    Unpacked Size

    3.31 MB

    Total Files

    198

    Last publish

    Collaborators

    • egorshulga