Composable undo package #782
surajbarkale
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Awesome effort @surajbarkale. This looks pretty cool. I haven't used UndoManger much myself, but this seems like something people would appreciate for sure. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just wanted to echo @iampatbrown's reaction. This definitely looks cool, @surajbarkale! Thanks for sharing 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have published a new package https://github.com/aacapella/swift-composable-undo that implements undo/redo functionality. UndoManager is also supported but not required for the functionality.
Beta Was this translation helpful? Give feedback.
All reactions