Skip to content

Commit 9edac2c

Browse files
authored
Update README.md
1 parent 3cd5b5f commit 9edac2c

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

README.md

+9-13
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,18 @@
1-
# SwiftNEWKit
1+
# SwiftNEWKit for Apple SwiftUI
22
<!--[![Swift](https://github.com/1998code/SwiftNEWKit/actions/workflows/swift.yml/badge.svg?branch=main)](https://github.com/1998code/SwiftNEWKit/actions/workflows/swift.yml)-->
3-
### Accelerated by Apple SwiftUI
3+
### An easy way for Developers to display "What's New" for the end users.
44

55
![CleanShot 2022-06-11 at 22 54 15@2x](https://user-images.githubusercontent.com/54872601/173192927-ca2a8bef-2114-44f8-8d4d-47baadb8b4a8.png)
66

7-
## Aims
8-
Provide an easy way for Apple Developers to Show "What's New" to the end users.
9-
10-
## Features
7+
## Main Features with Changelog (Ascending)
118
- Auto trigger/pop-up the `.sheet` from Version and/or Build ~~increase~~ changes (starting from 4.0.0)
129
- One-line Coding
13-
- JSON Compatible
14-
- Data Versioning
15-
- View History (2.0.0 or above)
16-
- Fast Loading from local storage
17-
- Simple Binding and passing data
18-
- Simple Model, easy to modify
19-
- Open Source for all developers
10+
- JSON-based Structure
11+
- Versioning + View History (2.0.0 or above)
12+
- Instant Loading from Local Storage
13+
- Simple Binding and Passing Data
14+
- Simple Model, Easy to Modify and reuse
15+
- Allows for ALL Use Cases including Commerical / Non-profit
2016
- Support Remote JSON File (3.0.0 or above)
2117
- Support Firebase Real-Time Database (3.0.0 or above)
2218
- Support Remote Drop Notification (3.5.0 or above)

0 commit comments

Comments
 (0)