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

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

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