Skip to content

Commit 2d5d433

Browse files
committed
Update README.md
1 parent 873023d commit 2d5d433

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
Inspired from a really great Flutter package [flutter_bloc](https://pub.dev/packages/flutter_bloc) this SwiftUI library brings the state management with a BloC (Buisiness logic component) approach
99
to separate views and buisiness logic. With the help of Apple Library "Combine" the state management is handled with the reactive approach.
1010

11+
Requires iOS 13.0+ and MacOS 10.15+
12+
1113
## Start
1214

1315
At first you need to decide what approach is more suitable for your app.

0 commit comments

Comments
 (0)