GitBucket
4.6.0
| .circleci | 3 years ago | ||
| .husky | 3 years ago | ||
| android | 3 years ago | ||
| ios | 3 years ago | ||
| scripts | 3 years ago | ||
| src | 3 years ago | ||
| .editorconfig | 3 years ago | ||
| .gitattributes | 3 years ago | ||
| .gitignore | 3 years ago | ||
| .yarnrc | 3 years ago | ||
| CONTRIBUTING.md | 3 years ago | ||
| LICENSE | 3 years ago | ||
| README.md | 3 years ago | ||
| babel.config.js | 3 years ago | ||
| package.json | 3 years ago | ||
| react-native-hi-baidu-tts.podspec | 3 years ago | ||
| tsconfig.build.json | 3 years ago | ||
| tsconfig.json | 3 years ago | ||
baidu tts
npm install react-native-hi-baidu-tts
import { multiply } from "react-native-hi-baidu-tts";
// ...
const result = await multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT