As part of the iOS team I was working on the refactoring, and the finishing of the Moneybase app. The main tasks were modularize the app, and turn the code base into a more maintainable one, while redefining the app architecture and implementing the iOS specific version of Clean Architecture. I was also managed to consolidate the Azure DevOps based CI/CD pipelines to reach the 1 click deployment to TestFlight. The app is built on Swift and RxSwift, using Swinject for DI framework, and Couchbase Lite for distributed NoSQL data store.