International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 187 - Issue 42 |
Published: September 2025 |
Authors: Siarhei Krupenich |
![]() |
Siarhei Krupenich . Survey of Presentation-Layer Architecture Patterns for Mobile Applications. International Journal of Computer Applications. 187, 42 (September 2025), 1-12. DOI=10.5120/ijca2025925703
@article{ 10.5120/ijca2025925703, author = { Siarhei Krupenich }, title = { Survey of Presentation-Layer Architecture Patterns for Mobile Applications }, journal = { International Journal of Computer Applications }, year = { 2025 }, volume = { 187 }, number = { 42 }, pages = { 1-12 }, doi = { 10.5120/ijca2025925703 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2025 %A Siarhei Krupenich %T Survey of Presentation-Layer Architecture Patterns for Mobile Applications%T %J International Journal of Computer Applications %V 187 %N 42 %P 1-12 %R 10.5120/ijca2025925703 %I Foundation of Computer Science (FCS), NY, USA
This article presents an exploration of the Clean Architecture presentation layer patterns for mobile development, which includes native and cross-platform technologies. The study delves into implementation details through schemes and ”pseudocode”, outlining the strengths and weaknesses of each pattern using a proscons analysis. It emphasizes careful interaction with the domain layer to ensure scalability and testability. As a result, a comparative analysis matrix is provided, highlighting the compatibility of each pattern with various technologies, UI paradigms (imperative versus declarative), testability, scalability, and learning complexity. This work aims to offer a clear understanding of when and where each pattern is most appropriate for mobile development.