This repository demostrates how to use the opencage-api-cient library with TypeScript in a React Native app.
This repository has been created with the React Native CLI Quickstart. Follow Reactive Native instructions to setup your workstation
clone the repo run yarn start yarn ios yarn android
A test key is provided, it returns always the same result. Update src/env.json file with your API KEY.
Licensed under the MIT License
A copy of the license is available in the repository's LICENSE file.