Skip to content

A straightforward bills control app. Built with React Native and Expo.

Notifications You must be signed in to change notification settings

areasflavio/payflow

Repository files navigation

Payflow

A straightforward bills control app. Built with React Native and Expo.

GitHub top language GitHub language count GitHub last commit

Features  |   Technologies  |   Installation

demo demo


⭐ Features

(Back to top)

Some key features are:

  • Ui built with React Native Elements
  • Bottom tabs and screen navigation
  • Form control with React Hook Form
  • Date Picker for bill's due date
  • Date formatting with Date-Fns
  • Api integration

The application is built using React Native with Expo framework. The entire codebase is written using Typescript.


⌨️ Technologies

(Back to top)

This is what I used and learned with this project:

  • React Native
  • Expo
  • React Navigation
  • React Native Elements
  • Axios
  • Date-fns
  • Phosphor React Native
  • Typescript

🖱️ Installation

(Back to top)

To use this project, first you need NodeJS installed in your device, then you can follow the commands below:

# Clone this repository
git clone https://github.com/areasflavio/payflow.git

# Go into the repository
cd payflow

# Install dependencies for the application
yarn install

# To start the development server, run the following command
yarn start

# You start the emulator following the terminal instructions or:
yarn start android # for android emulator

yarn start ios # for ios emulator

👨‍💻 Author

(Back to top)

Build by Flávio Arêas 👋 Get in touch!

About

A straightforward bills control app. Built with React Native and Expo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published