Skip to content

cryptoman04/celsius-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power to the people

Celsius Mobile App

The Celsius mobile app enables you to calculate loan and interest rate based on your crypto holdings.

celsius.network

Install Application on your mobile device

  1. Android
  2. iOS

Dev commands

Starting the project

  • $ yarn start - starts expo project (use one of yarn start:dev commands instead)
  • $ yarn start:dev - starts expo project with the existing environment settings
  • $ yarn start:dev:staging - sets staging environment and starts the project
  • $ yarn start:dev:production - sets production environment and starts the project

Running the app in dev environment

  • $ yarn ios - starts ios simulator and react native debugger
  • $ yarn android - starts android simulator and react native debugger

Environment variables setup

  • $ yarn set:env - runs set-env script
  • $ yarn set:env:staging - sets staging environment variables
  • $ yarn set:env:production - sets production environment variables

Other

  • $ yarn set:version - for setting version and build numbers in Info/plist and bundle.gradle
  • $ yarn lint - checks the code for linting errors
  • $ yarn plop - runs plop More.... Available plops for: TODO

Tools

About

Celsius mobile app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Gherkin 1.9%
  • Objective-C 0.4%
  • Ruby 0.2%
  • Java 0.2%
  • Starlark 0.1%