Fetch's iOS Challenge
-
Updated
Jun 13, 2024 - Swift
Fetch's iOS Challenge
MVVM-C Architechture
An iOS demo application that demonstrates the support roster exhibiting the MVVM + RxSwift + Realm + Unit test.
This application is an example to display News information using MVVM + RxSwift and (MVVM + RxSwift) example in Swift. It uses the News API (https://newsapi.org).
Mirage is a mocking library for swift projects. The recommended way is to use https://github.com/valnoc/FataMorgana for Mirage mocks generation to avoid writing them manually.
Currency conversion app in swift UI using VIPER by creating generic views which are independent of the context
An iOS app of a non scientific calculator using Swift and SwiftUI framework + UnitTests
MVVM pattern example for iOS/macOS platforms with View layer Snapshot tests and ViewModel layer unit tests.
This is an example project to show my knowledge about iOS Development. I use MVVM structre to build the project and I add Unit Test for all scenes.
iOS Proficiency Exercise (Banking) Overview The purpose of this exercise is to assess candidate developer’s iOS coding knowledge and style. The exercise involves build a “proof of concept” app which consumes a REST service and displays photos with headings and descriptions. The exercise will be evaluated on coding style, understanding of program…
Unit Testing Techniques book reading and examples | Spotify Clone App(https://www.youtube.com/playlist?list=PL5PR3UyfTWve9ZC7Yws0x6EGjBO2FGr0o)
Repositorio 100% nativo en Swift en UIKIt en el que se realizan conexiones a diferentes API Rest. Para cada API he utilizado 3 diferentes patrones para manejar la asincronía: * Patrón `callback` * Librería `Combine` * Modelo de concurrencia `Async-await` .
SwiftUI MVVM architecture (e.g., Models, Views, ViewModels, service class, Network router, etc.), Unit testing
Build along PortfolioApp with Paul Hudson. SwiftUI, Core Data, Haptics, Local Notifications, MVVM, Unit Testing, UX Testing, Spotlight, In-App Purchases
An example project of MVVM, Core Data, Unit Test
Demo on how to build a simple and testable network suite in Swift, using Mockingjay.
Uikit + Unit Testing + Async-Await + Viper + Testable Network Layer + UITest
MVP Unit Testing and UI Testing iOS Swift
DailyGYM is a fitness app for iOS where users can find daily exercises tailored to their condition and skill level. The app generates daily routines and offers a wide variety of exercises, allowing users to create their own routines to suit their needs.
Add a description, image, and links to the unittesting topic page so that developers can more easily learn about it.
To associate your repository with the unittesting topic, visit your repo's landing page and select "manage topics."