WordSearch
This experimental project is centered around my exploration of SwiftUI, animations, and the NavigationPath feature for seamless scene navigation.
To bring this project to life, I utilized the following technologies:
- SwiftUI for creating dynamic layouts and animations.
- MVVM architecture for organizing my code and ensuring a scalable and maintainable codebase.
- XCTest for conducting rigorous unit testing, guaranteeing the application's functionality and stability.