diff --git a/README.md b/README.md index ca7374ee..159077db 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ - [x] Crash reporting ([Crashlytics](https://fabric.io/kits/ios/crashlytics)) - [x] Logging ([CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack)) - [x] Google ads implementation, can be enabled/disabled from settings ([Firebase AdMob](https://firebase.google.com/docs/admob/ios/quick-start)) -- [ ] Migrate to Apple's new [SwiftUI](https://developer.apple.com/xcode/swiftui/) +- [ ] Migrate to Apple's new [SwiftUI](https://developer.apple.com/xcode/swiftui/) and [Combine](https://developer.apple.com/documentation/combine) - [ ] Dependency injection ([Swinject](https://github.com/Swinject/Swinject)) - [ ] Add tests