react-native-stormee-audio
v0.1.1
Published
This package allows the functionality of using ratt in react natinve enviroment
Readme
react-native-stormee-audio
This package allows the functionality of using ratt in react natinve enviroment
Installation
npm install react-native-stormee-audioUsage
import { multiply } from 'react-native-stormee-audio';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
