Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hitendradeveloper/simple-undo-redo-example

implementation of UndoManager in Swift5 Xcode 10.2
https://github.com/hitendradeveloper/simple-undo-redo-example

apple development hitendra hitendra-solanki hitendra-solanki-ios ios nsundomanager programming redo solanki swift swift-5 technology undo undomanager xcode

Last synced: 29 days ago
JSON representation

implementation of UndoManager in Swift5 Xcode 10.2

Awesome Lists containing this project

README

        

# Simple-Undo-Redo-Example
implementation of UndoManager in Swift5 Xcode 10.2

# DEMO
![DEMO GIF](https://github.com/hitendradeveloper/Simple-Undo-Redo-Example/blob/master/Undo-Redo.gif)

# Demo project for the medium article

[UndoManager in Swift 5 with example - Perform undo-redo actions in a more simple way](https://medium.com/p/8c791e231b87)