react-native-ios-dictionary
v1.3.1
Published
iOS dictionary
Downloads
38
Readme
react-native-ios-dictionary
iOS dictionary
Installation
npm install react-native-ios-dictionaryyarn add react-native-ios-dictionaryUsage
import { showDefinitionForTerm } from 'react-native-ios-dictionary';
// ...
const hasTerm = await showDefinitionForTerm('hello');Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
