You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can continue to use this framework as is: expect no new features or bug fixing; however, it will be updated to work in future Xcode releases.
if you need some good declarative UI framework, please use SwiftUI.
If you need a powerful SVG support, please use SVGView.
If you’d like to fix something in Macaw, feel free to fork this repo. Publish your PRs so that other people can use it as well. Some PRs will be merged from time to time.
Macaw
Powerful and easy-to-use vector graphics Swift library with SVG support
What is Macaw?
Macaw is a powerful and easy-to-use vector graphics library written in Swift.
Include Scalable Vector Graphics right into your iOS application:
It's powerful
Affine transformations, user events, animation and various effects to build beautiful apps with Macaw:
Motivation
Modern designs contain tons of illustrations and complex animations. Mobile developers have to spend a lot of time on converting designs into native views that will be resizable for different screens. With Macaw you can reduce development time to a minimum and describe all graphics in high level scene elements. Or even render SVG graphics right from your design tool with Macaw events and animation support.
Resources
Docs
We're working hard to provide full documentation. Currently you can take a look at the following docs: