Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apiko-dev/perfi
Personal finance assistance with ReactNative
https://github.com/apiko-dev/perfi
android exponent ios mobile nodejs react react-native
Last synced: about 4 hours ago
JSON representation
Personal finance assistance with ReactNative
- Host: GitHub
- URL: https://github.com/apiko-dev/perfi
- Owner: apiko-dev
- License: apache-2.0
- Created: 2017-04-04T13:50:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T14:16:17.000Z (almost 6 years ago)
- Last Synced: 2024-01-06T13:53:19.571Z (10 months ago)
- Topics: android, exponent, ios, mobile, nodejs, react, react-native
- Language: JavaScript
- Homepage: https://apiko.com/
- Size: 2.71 MB
- Stars: 360
- Watchers: 29
- Forks: 185
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Perfi
### Open-source personal finance management app[![GooglePlay](https://canmorealberta.com/dist/img/google_appstore_256x256.png)](https://play.google.com/store/apps/details?id=com.apikodev.perfi&hl=uz)
[![AppStore](http://www.mutuabcc.it/wp-content/uploads/2017/06/256x256-ap.png)](https://itunes.apple.com/us/app/perfi/id1437633955?mt=8&ign-mpt=uo%3D4)This project was bootstrapped with [Create React Native App](https://github.com/react-community/create-react-native-app).
## Available Scripts
[![Join the chat at https://gitter.im/JSSolutions/Perfi](https://badges.gitter.im/JSSolutions/Perfi.svg)](https://gitter.im/JSSolutions/Perfi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
### `npm start`
Runs the app in development mode.
Open it in the [Expo app](https://expo.io) on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.
Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the `--reset-cache` flag to the start script:
```
npm start -- --reset-cache
# or
yarn start -- --reset-cache
```### `npm run ios`
Like `npm start`, but also attempts to open the app in the iOS Simulator if you're on a Mac and have it installed.
### `npm run android`
Like `npm start`, but also attempts to open the app on a connected Android device or emulator. Requires an installation of Android build tools (see [React Native docs](https://facebook.github.io/react-native/docs/getting-started.html) for detailed setup). We also recommend installing Genymotion as your Android emulator. Once you've finished setting up the native build environment, there are two options for making the right copy of `adb` available to Create React Native App:
#### Using Android Studio's `adb`
1. Make sure that you can run adb from your terminal.
2. Open Genymotion and navigate to `Settings -> ADB`. Select “Use custom Android SDK tools” and update with your [Android SDK directory](https://stackoverflow.com/questions/25176594/android-sdk-location).#### Using Genymotion's `adb`
1. Find Genymotion’s copy of adb. On macOS for example, this is normally `/Applications/Genymotion.app/Contents/MacOS/tools/`.
2. Add the Genymotion tools directory to your path (instructions for [Mac](http://osxdaily.com/2014/08/14/add-new-path-to-path-command-line/), [Linux](http://www.computerhope.com/issues/ch001647.htm), and [Windows](https://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/)).
3. Make sure that you can run adb from your terminal.### `npm run eject`
This will start the process of "ejecting" from Create React Native App's build scripts. You'll be asked a couple of questions about how you'd like to build your project.
**Warning:** Running eject is a permanent action (aside from whatever version control system you use). An ejected app will require you to have an [Xcode and/or Android Studio environment](https://facebook.github.io/react-native/docs/getting-started.html) set up.
-------------
#### Made by Apiko - [Custom Software Development Company](https://apiko.com/)
![Custom Software Development Company](https://apiko.com/img/logo-150h.jpg)