mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:35:28 +07:00
update SCA picture
need to fill out description
This commit is contained in:
parent
90d16485c6
commit
b5d58278cb
@ -35,7 +35,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [MVP](#MVP)
|
||||
- [MVVM](#MVVM)
|
||||
- [VIPER](#VIPER)
|
||||
- [Swift Composable Architecture](#Swift-Composable-Architecture)
|
||||
- [Swift Composable Architecture(SCA)](#Swift-Composable-Architecture)
|
||||
- [UIDesign](#UIDesign)
|
||||
- [HIG](#highuman-interface-guidelines)
|
||||
- [SwiftUI](#SwiftUI)
|
||||
@ -383,6 +383,8 @@ MVVM patterns stand for Model - View - ViewModel
|
||||
|
||||
The Composable Architecture. The Composable Architecture is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind
|
||||
|
||||
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/SCA.png">
|
||||
|
||||
- [Composable Architecture @ Point Free](https://www.pointfree.co/collections/composable-architecture)
|
||||
- [The Composable Architecture GitHub](https://github.com/pointfreeco/swift-composable-architecture)
|
||||
- [The Composable Architecture — One of the Best-Suited Architectures for SwiftUI](https://medium.com/swlh/the-composable-architecture-one-of-the-best-suited-architectures-for-swiftui-35bfc5102b83)
|
||||
|
Loading…
Reference in New Issue
Block a user