UNPKG

expo-template-basic

Version:

The Base project template includes the minimum dependencies to run and an empty root component.

7 lines (5 loc) 108 B
export const API_URL = ''; export const COLORS = { BACKGROUND_COLOR: '#62dafc', TEXT_COLOR: '#fff', };