Skip to content

Commit 8bda195

Browse files
authored
Update README.md
1 parent dbb9777 commit 8bda195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ NativeAppTemplate-Free-iOS uses modern iOS development tools and practices, incl
2525
- **99% SwiftUI** (UIKit is only used for the contact email screen.)
2626
- **[@Observable](https://developer.apple.com/documentation/swiftui/migrating-from-the-observable-object-protocol-to-the-observable-macro)** (iOS 17: streamlined Swift state management)
2727
- **[SwiftLint](https://github.com/realm/SwiftLint)**
28-
- **Test** (Swift Testing)
2928
- **[Simple MVVM Layered Architecture](https://medium.com/@dadachix/key-differences-in-mvvm-architecture-ios-vs-android-e239d30b2ea7)**
29+
- **Test** (Swift Testing)
3030
- Inspired by [emitron-iOS](https://github.com/razeware/emitron-iOS)
3131

3232
#### Included Features

0 commit comments

Comments
 (0)