react-native-pinyin
v0.1.8
Published
汉字 转 拼音
Downloads
4
Readme
react-native-pinyin
汉字 转 拼音
Installation
npm install react-native-pinyin
Usage
import Pinyin from "react-native-pinyin";
// ...
const result = await Pinyin.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT