Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 989 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 989 Bytes

opencage-react-native

This repository demostrates how to use the opencage-api-cient library with TypeScript in a React Native app.

CircleCI (master)

screenshot

Prerequisites

This repository has been created with the React Native CLI Quickstart. Follow Reactive Native instructions to setup your workstation

Get started

clone the repo run yarn start yarn ios yarn android

API Key

A test key is provided, it returns always the same result. Update src/env.json file with your API KEY.

License

Licensed under the MIT License

A copy of the license is available in the repository's LICENSE file.