# Expo-Atlas integration example

## Getting started

Install dependencies

    npm install

Login to expo

    expo login

Update authorization and redirect urls in App.js according to your product auth env

Start expo

    expo start

Run the application on emulator or device to check.
