https://github.com/droideveloper/currencyapp
Currency app for android/ios
https://github.com/droideveloper/currencyapp
Last synced: about 1 month ago
JSON representation
Currency app for android/ios
- Host: GitHub
- URL: https://github.com/droideveloper/currencyapp
- Owner: droideveloper
- Created: 2019-08-15T07:50:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T09:27:45.000Z (almost 7 years ago)
- Last Synced: 2025-12-13T01:33:05.533Z (7 months ago)
- Language: Kotlin
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency App
1. Realtime currency change tracking app for both android and iOS platform
2. MVI architecture used in both platform
3. DI (dependency injection) available
4. RxSwift and RxJava2 used in both platform
5. Contains some major unit testing
## Currency IOS
```pod update``` (cocoaPods 1.7.1)
## Currency Android
build with gradle