codeforbtv / cvoeo-app

The "Money on My Mind" app helps CVOEO's Reach-Up clients stay on track with their personal finance coaching.
Apache License 2.0
11 stars 4 forks source link

added FFP logo to dashboard, changed background color, spacing tweaks #56

Closed jbpayne closed 5 years ago

jbpayne commented 5 years ago

screens/dashboard/index.js:

  1. Imported Dimensions and LinearGradient for the new background color
  2. Added Financial Futures logo to title bar and removed "momm"
  3. Commented out the upcoming component

styles/common.js:

  1. Shuffled color schemes to match the current design
  2. Changed some padding, margins, and font sizes
jbpayne commented 5 years ago

Thank you!