InMyMemory InMyMemory는 자신의 기억을 저장할 수 있는 앱입니다. 앱 소개 기술 RxSwift, ReactorKit RxFlow Clean Architecture 모듈 구조 Shared: 공용으로 사용되는 모듈 Domain: Entity, Interface, UseCase Data: DB, Repository (Implementation) Presentation: View, Reactor, etc (UI) 테스팅 XCTest Quick, Nimble SnapshotTesting