Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@davidscheutz davidscheutz released this 02 Jun 12:43
7dcf1bd

Swift Macros Support

Replace legacy comment based annotations with Swift Macros, making the code generation compile safe!

@Loop(in: EventType, out: StateType)
@State(ViewType)
@Event(ViewType)

More details in PR #1