react-native-ios-dictionary
v1.3.1
Published
iOS dictionary
Downloads
6
Readme
react-native-ios-dictionary
iOS dictionary
Installation
npm install react-native-ios-dictionary
yarn add react-native-ios-dictionary
Usage
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