@btwnbrackets/react-native-furi
v0.1.3
Published
expression and reading to furigana tokens, with Ruby text component
Downloads
17
Readme
react-native-furi
expression and reading to furigana tokens, with Ruby text component
Installation
npm install @btwnbrackets/react-native-furiUsage
import RubySentence from 'react-native-furi';
// ...
// use inside component
<RubySentence expression={'日本語'} reading={'にほんご'} showFurigana={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
