https://github.com/rajaikumar-iosdev/simple-completion-handler-example
🏺 This is an example for the usage of completion handler(Closures) in iOS-Swift
https://github.com/rajaikumar-iosdev/simple-completion-handler-example
closures completionhandler ios swift
Last synced: 3 months ago
JSON representation
🏺 This is an example for the usage of completion handler(Closures) in iOS-Swift
- Host: GitHub
- URL: https://github.com/rajaikumar-iosdev/simple-completion-handler-example
- Owner: Rajaikumar-iOSDev
- License: mit
- Created: 2021-01-16T19:08:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T11:21:16.000Z (over 4 years ago)
- Last Synced: 2025-01-16T02:30:42.251Z (9 months ago)
- Topics: closures, completionhandler, ios, swift
- Language: Swift
- Homepage: https://rajaikumar.medium.com/completion-handlers-simply-explained-b9d70c72462c
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🏺Simple-Completion-Handler-Example
This is an example for the usage of completion handlers(Closures) in iOS-Swift.
## 🥞Tech stack
Xcode, Swift & UIKit.## 📄Tutorial in Medium
Click the Medium badge to read the tutorial.
# 👨💻 Author
[Rajai kumar](https://github.com/Rajaikumar-iOSDev)# 🔖 Licence
The project is availabe under [MIT licence](https://github.com/Rajaikumar-iOSDev/Simple-Completion-Handler-Example/blob/main/LICENSE).