From 9c1f73a72b0c0b642f248d3f6392f0c5982dc623 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Thu, 6 Jun 2019 22:51:01 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4adc5e..632031d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## `SwiftUI` Examples Projects - + Examples projects using `SwiftUI` & `Combine`. -Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `Examples` folder. If you have project, make a pull request or create issue with link to repo. See section [Authors](#authors). +Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `Examples` folder. If you have project, make a pull request or create issue with link to repo. Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui).