Skip to content

React Native bridge module for accessing Samsung Accessory Services

License

Notifications You must be signed in to change notification settings

egorshulga/react-native-samsung-accessory

Repository files navigation

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

About

React Native bridge module for accessing Samsung Accessory Services

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published