Firefly III iOS application to manage your self-hosted Firefly III from your iPhone.
All Tokens are stored in iOS Keychains.
No external API calls nor Analytics API, not even sentry / crashlytics.
Feature | Available |
---|---|
Oauth2 authentication | ✅ |
Asset accounts history chart | ✅ |
Transactions (create, list) | ✅ |
Net worth | ✅ |
Balance | ✅ |
Earned | ✅ |
Time range selector | ✅ |
Budgets | ✅ |
Categories | ✅ |
Tags | 🚧 |
Translations | ✅(@carvalholeo) |
Net Worth history chart | 🚧 |
- Expo SDK 47 Framework and a Platform for universal React applications. docs.expo.io
- Routing and navigation React Navigation V6. https://reactnavigation.org/docs
- Redux architecture
- Rematch core @rematch/core
- Rematch plugin @rematch/loading
- Rematch persist @rematch/persist
- UX/UI Library
- Native Base https://nativebase.io
- Linting
- Airbnb's Linting : https://github.com/airbnb/javascript
- Splash Screen Animated
- React Native Splash Screen : npmjs