react-native-bluetooth-audio-manager
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

react-native-bluetooth-audio-manager

bluetooth audio output manager

Installation

npm install react-native-bluetooth-audio-manager

Usage

import { multiply } from 'react-native-bluetooth-audio-manager';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-bluetooth-audio-manager

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

33.1 kB

Total Files

20

Last publish

Collaborators

  • lighthxx