Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hitendradeveloper/simple-undo-redo-example
- Owner: hitendradeveloper
- Created: 2019-04-18T12:35:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T11:39:57.000Z (over 5 years ago)
- Last Synced: 2024-05-20T17:37:55.595Z (7 months ago)
- Topics: apple, development, hitendra, hitendra-solanki, hitendra-solanki-ios, ios, nsundomanager, programming, redo, solanki, swift, swift-5, technology, undo, undomanager, xcode
- Language: Swift
- Size: 146 KB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)