What's Changed
- Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support
.frame. by @0xWDG in #4 - Make DynamicUIHelper's functions static by @0xWDG in #5
- Lint fixes by @0xWDG in #6
- Remove AnyView by @0xWDG in #7
- Support onError, removed the need for an Internal struct by @0xWDG in #8
- Update documentation by @0xWDG in #9
- Init should not have an optional json parameter by @0xWDG in #10
- More initializers, and updated playground application by @0xWDG in #11
- Add Section, and previews by @0xWDG in #13
- Add JSON schema example documentation for DynamicUI forms by @Copilot in #14
- Improve documentation by @0xWDG in #17
- Support idenfifiers, fixes #16 by @0xWDG in #19
- Fix typos and indentation by @0xWDG in #22
Full Changelog: 0.0.8...0.0.9