PabloXT14 / React-Native-Expensess-App

Aplicação React Native sobre estudos de 📊 gráficos com a biblioteca VictoryChart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expenses App

Application used in live broadcast on Youtube to teach how to work with graphics in React Native. This application is a personal finance manager and generates graphs of expenses by filtering by month.

Stack

  • React Native
  • Typescript
  • Expo
  • Victory Charts
  • React Native SVG

Features

  • Filter expenses by month
  • Show Pie Chart
  • And more...

Running

You have two branchs. The master you have project base with layout design only. And, the done you have the project finished with charts implemented.

Clone this project and start with Expo:

  git clone branch_url
  cd expensesapp
  npm install
  expo start

Feedback

Would you like to speak with me? I find myself on Linkedin: linkedin.com/in/rodrigo-goncalves-santana/

Linkedin Badge

About

Aplicação React Native sobre estudos de 📊 gráficos com a biblioteca VictoryChart


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%