2.0.0 • Published 1 year ago

react-native-tone2 v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year ago

react-native-tone2

Generate tone by frequency React Native module For iOS/Android. Updated for compatibility with React Native 0.73.6.

Installation

npm install react-native-tone2

Usage

import { playTone } from 'react-native-tone2';

// ...

const result = await playTone(261.63, 500); //play C4 for 500 milliseconds
2.0.0

1 year ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago