react-native-pinyin
v0.1.8
Published
汉字 转 拼音
Readme
react-native-pinyin
汉字 转 拼音
Installation
npm install react-native-pinyinUsage
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
