Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

(Work in Progress) Declarative Wrapper on top UIKit

License

Notifications You must be signed in to change notification settings

paramithatm/declarative-kit

Repository files navigation

[WIP] declarative-kit

Build Status codecov

Declarative Wrapper on top UIKit

There're a lots of reasons to love declarative.

Example:

 UIButton
 .init()
 .title("Button")
 .accessibilityIdentifier("detailButton")
 .backgroundColor(.black)
 .cornerRadius(13)

More things need to do, inital release

About

(Work in Progress) Declarative Wrapper on top UIKit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /