1.3.1 • Published 2 years ago

react-native-ios-dictionary v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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