binarapps / expo-ts-template

Template for expo apps with typescript support
12 stars 2 forks source link

improve build flow settings #19

Closed micbaumr closed 1 year ago

micbaumr commented 1 year ago

Description

Divide build script onto build script (to build an app - for example apk file or to install it manually) and deploy script - build an app and auto submit to store if configured correctly.

Add small improvements to app.config.ts file.

Create ENV object in environments.ts file to make it simpler to use environment variables across the app.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Screenshot(s)

Please attach some screenshot or a movie if provided changes affects UI.

Test Configuration:

Checklist: