Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 670 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 670 Bytes

Expo POC

The purpose of this project is to demonstrate the integration of an Expo app with the Logion platform.

See here for more details about how to integrate an existing app.

Getting Started

Step 0: configure your access to Logion

If not done yet, copy config.ts.sample to config.ts and change the variables to match your setup.

Never commit config.ts (it is gitignored) as it contains the seed of an account.

Step 1: Start your Application

Run the Expo server then follow instructions.

yarn start