Computer and Modernization ›› 2024, Vol. 0 ›› Issue (04): 115-120.doi: 10.3969/j.issn.1006-2475.2024.04.019

Previous Articles     Next Articles

iOS Application Development Framework Based on YAML

  


  1. (1. School of Biomedical Engineering, Anhui Medical University, Hefei 230012, China;
    2. Aitmed (Anhui) Intelligent Technology Co., Ltd., Hefei 230032, China)
  • Online:2024-04-30 Published:2024-05-13

Abstract: Abstract: To solve the problems of difficulty for beginners to write iOS programs using Swift language and the high cost of developing multi platform applications for the company, this article implements an iOS framework for Apple application development based on the concept of cross platform development, which involves writing a simple and easy to learn explanatory configuration file YAML. Firstly, the feasibility of developing Apple applications using third-party languages is investigated. Secondly, UI controls, style rendering, and network requests are abstracted and structurally defined in YAML syntax. The underlying framework completes core functions such as resource loading, data processing, control creation, and user interaction in sequence based on the structural definition. And based on this framework, an online consultation application (Aimed Care) is designed and developed, and successfully launched on the Apple Store. Coupled with the Web and Android frameworks, the goal of developing a set of code for publishing on multiple platforms can be achieved. The successful release of the application indicates that the framework meets the development standards of iOS software from the perspectives of functionality and security, and can be applied to iOS development.

Key words: Key words: iOS, Swift, framework, YAML, network requests, cross platform development

CLC Number: