You are here |
www.iamsim.me | ||
| | | |
benoitpasquier.com
|
|
| | | | It's been almost two years that Combine has been introduced to the Apple developer community. As many developer, you want to migrate your codebase to it. You don't want to be left behind but you're not sure where to start, maybe not sure if you want to jump to SwiftUI either. Nothing to worry, let's see step by step how to migrate an iOS sample app using UIKit and RxSwift to Combine. | |
| | | |
benoitpasquier.com
|
|
| | | | A big part of the developer journey is make sure our code behaves as expected. It's best practice to setup tests that allow us to test quickly and often that nothing is broken. If unit testing is common practice to check the business logic, we can also extend it to cover some specific UI behaviors. Let's how to unit test views and gesture in UIKit. | |
| | | |
www.highcaffeinecontent.com
|
|
| | | | ||
| | | |
hop.ie
|
|
| | Styling existing UI components rather than creating new components |