2.0.0 • Published 2 months ago

react-native-tone2 v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
2 months 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

2 months ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago