react-native-superpowered-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-native-superpowered-sdk

Integração do Superpowered com React Native

Installation

npm install react-native-superpowered-sdk

Usage

import { useSuperpowered } from 'react-native-superpowered-sdk';

// ...

useSuperpowered({
  licenseKey: 'ExampleLicenseKey-WillExpire-OnNextUpdate',
  enableAudioAnalysis: false,
  enableFFTAndFrequencyDomain: false,
  enableAudioTimeStretching: false,
  enableAudioEffects: true,
  enableAudioPlayerAndDecoder: true,
  enableCryptographics: false,
  enableNetworking: true,
});

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

Dependencies (0)

    Dev Dependencies (20)

    Package Sidebar

    Install

    npm i react-native-superpowered-sdk

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    57.7 kB

    Total Files

    42

    Last publish

    Collaborators

    • matheushq27