Skip to content

React-native demonstrator app using OpenCage Data Geocoder API

Notifications You must be signed in to change notification settings

tsamaya/opencage-react-native

Repository files navigation

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.