Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 👏
- Host: GitHub
- URL: https://github.com/mihaelisaev/uikitplusexample
- Owner: MihaelIsaev
- Created: 2019-10-31T04:53:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T22:52:51.000Z (about 4 years ago)
- Last Synced: 2024-04-14T07:11:38.344Z (10 months ago)
- Language: Swift
- Size: 606 KB
- Stars: 24
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
##### Chat View Controller live preview
##### Custom fonts live preview
##### Custom colors live preview
##### Custom buttons live preview
### 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