You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used a
36
36
* Dark Mode
37
37
* SwiftUI example, demostration that presentation layer does not change, only UI (at least Xcode 11 required)
38
38
* Pagination
39
-
* UI test with XCUITests and [View Unit tests with iOSSnapshotTestCase](https://github.com/kudoleh/iOS-Modular-Architecture/blob/master/DevPods/MoviesSearch/MoviesSearch/Tests/Presentation/MoviesScene/MoviesListViewTests.swift) are inside [Modular Architecture repository](https://github.com/kudoleh/iOS-Modular-Architecture)
40
39
41
40
## Networking
42
41
If you would like to use Networking from this example project as repo I made it availabe [here](https://github.com/kudoleh/SENetworking)
0 commit comments