Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 634 Bytes

File metadata and controls

21 lines (14 loc) · 634 Bytes

react-native-superpowered

Implementation of the Superpowered audio engine SDK For React Native

  • Recording sound to .wav file
  • Play sound with some effects (echo, pitch shift)

Installation

Install using npm or yarn

npm install react-native-superpowered --save

Or if you're using yarn:

yarn add react-native-superpowered

It takes about 1~2 minutes to complete installation because it clones SuperpoweredSDK to Superpowered directory with using git