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

https://github.com/whatrocks/expense-time

React Native iOS app to view & create expenses with Expensify API
https://github.com/whatrocks/expense-time

Last synced: 6 months ago
JSON representation

React Native iOS app to view & create expenses with Expensify API

Awesome Lists containing this project

README

          

# expense-time

>Expenses. Excitement. A Jedi craves not these things.

Expense Time is a React Native iOS app to view and create expenses using the Expensify API.

## Requirements
- react-native: 0.19.0
- redux: 3.1.7
- react-redux: 4.1.2
- redux-thunk: 1.0.3

## Usage
- clone the repo

```bash
cd expenseTime
npm3 install
```
- build and run the project in xcode