Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mihaelisaev/uikitplusexample

An example project for UIKitPlus library 👏
https://github.com/mihaelisaev/uikitplusexample

Last synced: 4 months ago
JSON representation

An example project for UIKitPlus library 👏

Awesome Lists containing this project

README

        



MIT License


Swift 5.3


Swift 5.3


Swift.Stream


# UIKitPlus Example 🧁
An example project for [UIKitPlus](https://github.com/MihaelIsaev/UIKitPlus) library 👏

### Requirements

The lib itself works with **iOS9+** (yeah-yeah cause it is pure UIKit! it is not SwiftUI!)

For successful compilation you need **Swift 5.3+ and Xcode 12.3+** (and macOS Catalina if you want live preview)

### How to use

Just download it, open `UIKitPlusExample.xcodeproj` and that's it

### Live Preview 🎉

It is just awesome and super powerful live preview!

You can set device type or custom layout, color scheme, language, title, and rtl/ltr!

To see Live Preview just go to any file where you see `PreviewProvider` at the bottom and pin the canvas

Again: `SwiftUI` here is only for `Live Preview` the lib itself is pure `UIKit`

##### Main View Controller live preview
View Controller Live Preview

##### Chat View Controller live preview
Chat View Controller

##### Custom fonts live preview
Custom fonts

##### Custom colors live preview
Custom dynamic colors

##### Custom buttons live preview
Custom buttons

### More examples

Please request for examples in issues I'll try to cover as much as I can 🚀

#### Watch this repo to be notified about new examples

Screenshot 2019-10-31 at 13 54 37