Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filipamarta/app-native-finances

A React Native expo app experience using firebase as database to manage finances and login users.
https://github.com/filipamarta/app-native-finances

crud expo javascript react-native

Last synced: 18 days ago
JSON representation

A React Native expo app experience using firebase as database to manage finances and login users.

Awesome Lists containing this project

README

        

# Manage your Finances!

A React Native expo app experience using firebase as database to manage finances and login users.

## Screens

###### All expenses screen

###### Edit expense screen

###### 7 days expenses screen

###### Login screen

###### Sign up screen

###### Logout screen

## Installation

Follow [React Native expo setup guide](https://reactnative.dev/docs/environment-setup) (React Native expo) for both Android and iOS targets.

1. Run `npm install`
2. Run `npx expo start`