项目作者: SudoSciense

项目描述 :
Google Play Store app. A nice showcase of calculation and dynamic rendering with one-to-many grid layout display.
高级语言: JavaScript
项目地址: git://github.com/SudoSciense/Ledgr.git
创建时间: 2020-08-16T23:36:12Z
项目社区:https://github.com/SudoSciense/Ledgr

开源协议:

下载


Ledgr

This app is published on the google play store: https://play.google.com/store/apps/details?id=com.sudosciense.ledgr&hl=en_US

Total at the top is absolute cost to split amongst people and Ledgr splits it proportionally based on item totals!

Alt text Alt text

Great resource to get up and running with the mechanics of sharing and updating react state across components as well as one-to-many grid layout formatting.

Get up and running with the repo

1) Clone
2) cd into repo
3) npm install
4) expo start

You might get complaints about having not the most updated node or npm.

Update node - https://www.hostingadvice.com/how-to/update-node-js-latest-version/
Update npm - sudo npm install -g npm

Give me a star or rate the app on the play store if you like the app or think this is useful!