Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DeclarativeHub/Mockingbird
A declarative user interface DSL inspired by SwiftUI
https://github.com/DeclarativeHub/Mockingbird
Last synced: about 1 month ago
JSON representation
A declarative user interface DSL inspired by SwiftUI
- Host: GitHub
- URL: https://github.com/DeclarativeHub/Mockingbird
- Owner: DeclarativeHub
- License: mit
- Created: 2019-06-22T11:07:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T15:09:16.000Z (over 4 years ago)
- Last Synced: 2024-10-28T12:55:26.957Z (about 2 months ago)
- Language: Swift
- Homepage:
- Size: 801 KB
- Stars: 70
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-result-builders - Mockingbird - An experiment of implementing a UI layout and rendering framework inspired by SwiftUI (UIKit)
README
# Mockingbird
Mockingbird is an implementation of a declarative user interface DSL inspired by SwiftUI.
To use Mockingbird with for iOS apps, check out [MockingbirdUIKit](https://github.com/DeclarativeHub/MockingbirdUIKit).
## Installation
### Carthage
```
github "DeclarativeHub/Mockingbird"
```