Swiftpack.co - Swift Packages by donggyushin

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by donggyushin

donggyushin/DGCropImage v1.0.0
A photo cropping tool which mimics Photo.app written by Swift.
⭐️ 12
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] Github actions by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/1 * [Feature] CropViewController by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/2 * [Feature] Touch event by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/3 * [Feature] Add Localizable strings by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/4 * [Feature] CocoaPod by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/5 * [Feature] Improvements by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/6 * Fix cocoapod error by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/7 * [Feature] Delegates by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/8 * Update README.md by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/9 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGCropImage/pull/10 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGCropImage/pull/1 **Full Changelog**: https://github.com/donggyushin/DGCropImage/commits/v1.0.0
iOS
donggyushin/DGSnackBar v1.0.5
Functional SnackBar that responds to the keyboard and shows a message at the bottom of the screen.
⭐️ 10
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.5
2 years ago
## What's Changed * [Feature] Change layout syntax by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/13 * [Release] v1.0.5 by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/14 **Full Changelog**: https://github.com/donggyushin/DGSnackBar/compare/v1.0.4...v1.0.5
v1.0.4
2 years ago
## What's Changed * [Feature] github actions by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/11 * [Release] v1.0.4 by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/12 **Full Changelog**: https://github.com/donggyushin/DGSnackBar/compare/v1.0.3...v1.0.4
v1.0.3
2 years ago
## What's Changed * [Update] Merge main branch to develop branch by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/8 * [Feature] make DGSnackbar me available in ios12 by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/9 * [Release] v1.0.3 by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/10 **Full Changelog**: https://github.com/donggyushin/DGSnackBar/compare/v1.0.2...v1.0.3
v1.0.2
2 years ago
## What's Changed * [Feature] Added title label to the SnackBarView by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/5 * [Feature] Make SnackBarView's texts color not be affected by alpha's value by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/6 * [Release] v1.0.2 by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/7 **Full Changelog**: https://github.com/donggyushin/DGSnackBar/compare/v1.0.1...v1.0.2
v1.0.1
2 years ago
## What's Changed * Create LICENSE by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/1 * [Feature] Make cocoapod installation possible by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/2 * [Feature] add action option to snackbarview by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/3 * [Release] v1.0.1 by @donggyushin in https://github.com/donggyushin/DGSnackBar/pull/4 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGSnackBar/pull/1 **Full Changelog**: https://github.com/donggyushin/DGSnackBar/compare/v1.0.0...v1.0.1
First Release DGSnackBar
2 years ago
iOS
donggyushin/DGCardScanner v1.0.1
A credit card scanner for iOS written in Swift
⭐️ 9
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.1
2 years ago
## What's Changed * [Feature] Circleci project setup by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/4 * [Feature] Circle CI set up by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/5 * [Feature] Create Swift.yml by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/6 * [Feature] Add github action by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/7 * [Feature] Add korea card cases by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/8 * [Release] v1.0.1 by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/9 **Full Changelog**: https://github.com/donggyushin/DGCardScanner/compare/v1.0.0...v1.0.1
v1.0.0
2 years ago
## What's Changed * [Feature] Create frame of DGCardScanner by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/1 * [Feature] Enhance accuracy and usability by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/2 * [Feature] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGCardScanner/pull/3 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGCardScanner/pull/1 **Full Changelog**: https://github.com/donggyushin/DGCardScanner/commits/v1.0.0
iOS
donggyushin/DGZoomableImageView v1.0.2
A zoomable, pan-able image view
⭐️ 8
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.2
2 years ago
## What's Changed * [Feature] Always update image property of DGZoomableImageView by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/6 * [Release] v1.0.2 by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/7 **Full Changelog**: https://github.com/donggyushin/DGZoomableImageView/compare/v1.0.1...v1.0.2
v1.0.1
2 years ago
## What's Changed * [Feature] Add init functions by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/4 * [Release] v1.0.1 by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/5 **Full Changelog**: https://github.com/donggyushin/DGZoomableImageView/compare/v1.0.0...v1.0.1
v1.0.0
2 years ago
## What's Changed * [Feature] Github Actions by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/1 * Feature/dg zoomable image view by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/2 * Release/v1.0.0 by @donggyushin in https://github.com/donggyushin/DGZoomableImageView/pull/3 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGZoomableImageView/pull/1 **Full Changelog**: https://github.com/donggyushin/DGZoomableImageView/commits/v1.0.0
iOS
donggyushin/DGBottomSheet v1.0.6
The lightest swift bottom sheet library
⭐️ 8
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.6
2 years ago
## What's Changed * Feature/GitHub actions by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/14 * Release/v1.0.6 by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/15 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/compare/v1.0.5...v1.0.6
v1.0.5
2 years ago
## What's Changed * update develop by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/11 * [Feature] Make hide func public by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/12 * [Release] v1.0.5 by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/13 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/compare/v1.0.4...v1.0.5
v1.0.4
2 years ago
## What's Changed * [Feature] Add feature that hide view when user's pan gesture speed is fast enough by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/9 * [Release] v1.0.4 by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/10 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/compare/v1.0.3...v1.0.4
v1.0.3
2 years ago
## What's Changed * [Hotfix] Fix dismiss error by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/7 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/compare/v1.0.2...v1.0.3
v1.0.2
2 years ago
## What's Changed * [Feature] override dismiss function by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/5 * [Release] v1.0.2 by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/6 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/compare/v1.0.1...v1.0.2
v1.0.1
2 years ago
## What's Changed * [Feature] adjust hide condition by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/3 * [Release] v1.0.1 by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/4 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/compare/v1.0.0...v1.0.1
v1.0.0
2 years ago
## What's Changed * [Feature] Working on DGBottomSheet by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/1 * [Release] v.1.0.0 by @donggyushin in https://github.com/donggyushin/DGBottomSheet/pull/2 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGBottomSheet/pull/1 **Full Changelog**: https://github.com/donggyushin/DGBottomSheet/commits/v1.0.0
iOS
donggyushin/DGCarouselFlowLayout v1.0.0
A carousel flow layout for UICollectionView on iOS.
⭐️ 7
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] Github Actions by @donggyushin in https://github.com/donggyushin/DGCarouselFlowLayout/pull/2 * [Feature] dg carousel flow layout by @donggyushin in https://github.com/donggyushin/DGCarouselFlowLayout/pull/1 * Release/v1.0.0 by @donggyushin in https://github.com/donggyushin/DGCarouselFlowLayout/pull/3 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGCarouselFlowLayout/pull/2 **Full Changelog**: https://github.com/donggyushin/DGCarouselFlowLayout/commits/v1.0.0
iOS
donggyushin/DGDynamicHeightTableView v1.0.0
UITableView that supports auto calculated height by contents size.
⭐️ 6
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] init project by @donggyushin in https://github.com/donggyushin/DGDynamicHeightTableView/pull/2 * [Feature] Add github actions by @donggyushin in https://github.com/donggyushin/DGDynamicHeightTableView/pull/1 * [Feature] Create DGDynamicHeightTableView by @donggyushin in https://github.com/donggyushin/DGDynamicHeightTableView/pull/3 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGDynamicHeightTableView/pull/4 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGDynamicHeightTableView/pull/2 **Full Changelog**: https://github.com/donggyushin/DGDynamicHeightTableView/commits/v1.0.0
iOS
donggyushin/DGLabelSize v1.0.0
Functions that calculate the size of uilabel based on different string lengths.
⭐️ 5
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] configs by @donggyushin in https://github.com/donggyushin/DGLabelSize/pull/2 * [Feature] Github Actions by @donggyushin in https://github.com/donggyushin/DGLabelSize/pull/1 * [Feature] Wrote height and width functions and test cases by @donggyushin in https://github.com/donggyushin/DGLabelSize/pull/3 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGLabelSize/pull/4 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGLabelSize/pull/2 **Full Changelog**: https://github.com/donggyushin/DGLabelSize/commits/v1.0.0
iOS
donggyushin/DGPreview v1.0.0
Make UIKit project enable preview feature of SwiftUI
⭐️ 5
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] Github action by @donggyushin in https://github.com/donggyushin/DGPreview/pull/1 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGPreview/pull/4 **Full Changelog**: https://github.com/donggyushin/DGPreview/commits/v1.0.0
iOS
donggyushin/DGPlaceholderTextView v1.0.2
A light-weight UITextView that supports for placeholder.
⭐️ 5
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.2
2 years ago
## What's Changed * [Feature] github actions by @donggyushin in https://github.com/donggyushin/DGPlaceholderTextView/pull/2 * [Feature] v1.0.2 by @donggyushin in https://github.com/donggyushin/DGPlaceholderTextView/pull/3 **Full Changelog**: https://github.com/donggyushin/DGPlaceholderTextView/compare/v1.0.1...v1.0.2
v1.0.1
2 years ago
## What's Changed * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGPlaceholderTextView/pull/1 **Full Changelog**: https://github.com/donggyushin/DGPlaceholderTextView/compare/v1.0.0...v1.0.1
v1.0.0
2 years ago
**Full Changelog**: https://github.com/donggyushin/DGPlaceholderTextView/commits/v1.0.0
iOS
donggyushin/DGLoading v1.0.2
A loading view that is shown at center of the current view.
⭐️ 5
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.2
2 years ago
## What's Changed * Develop by @donggyushin in https://github.com/donggyushin/DGLoading/pull/7 * [Feature] edit custom view usage by @donggyushin in https://github.com/donggyushin/DGLoading/pull/6 * [Release] v1.0.2 by @donggyushin in https://github.com/donggyushin/DGLoading/pull/8 **Full Changelog**: https://github.com/donggyushin/DGLoading/compare/v1.0.1...v1.0.2
v1.0.1
2 years ago
## What's Changed * [Feature] Add custom view by @donggyushin in https://github.com/donggyushin/DGLoading/pull/4 * [Release] v1.0.1 by @donggyushin in https://github.com/donggyushin/DGLoading/pull/5 **Full Changelog**: https://github.com/donggyushin/DGLoading/compare/v1.0.0...v1.0.1
v1.0.0
2 years ago
## What's Changed * [Feature] Github actions by @donggyushin in https://github.com/donggyushin/DGLoading/pull/2 * [Feature] Create DGLoading by @donggyushin in https://github.com/donggyushin/DGLoading/pull/1 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGLoading/pull/3 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGLoading/pull/2 **Full Changelog**: https://github.com/donggyushin/DGLoading/commits/v1.0.0
iOS
donggyushin/DGFadingLabel v1.0.0
A custom UILabel that fades away the end of your text when text is too large to fit within the label's frame.
⭐️ 5
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] Github Actions by @donggyushin in https://github.com/donggyushin/DGFadingLabel/pull/1 * [Feature] podspec by @donggyushin in https://github.com/donggyushin/DGFadingLabel/pull/2 * [Feature] Fading Label by @donggyushin in https://github.com/donggyushin/DGFadingLabel/pull/3 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGFadingLabel/pull/4 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGFadingLabel/pull/1 **Full Changelog**: https://github.com/donggyushin/DGFadingLabel/commits/v1.0.0
iOS
donggyushin/DGAlertView v1.0.2
A simple custom popup dialog view for iOS written in Swift. Replaces UIAlertController alert style.
⭐️ 5
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.2
2 years ago
## What's Changed * [Feature] Github Actions by @donggyushin in https://github.com/donggyushin/DGAlertView/pull/5 * [Release] v1.0.2 by @donggyushin in https://github.com/donggyushin/DGAlertView/pull/6 **Full Changelog**: https://github.com/donggyushin/DGAlertView/compare/v1.0.1...v1.0.2
v1.0.1
2 years ago
## What's Changed * [Feature] Change action when user tapped dimmed view by @donggyushin in https://github.com/donggyushin/DGAlertView/pull/3 * [Release] v1.0.1 by @donggyushin in https://github.com/donggyushin/DGAlertView/pull/4 **Full Changelog**: https://github.com/donggyushin/DGAlertView/compare/v1.0.0...v1.0.1
v1.0.0
2 years ago
## What's Changed * [Feature] Make DGAlertView by @donggyushin in https://github.com/donggyushin/DGAlertView/pull/1 * [Feature] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGAlertView/pull/2 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGAlertView/pull/1 **Full Changelog**: https://github.com/donggyushin/DGAlertView/commits/v1.0.0
iOS
donggyushin/And v1.0.0
Syntactic sugar for Swift initializers
⭐️ 4
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * [Feature] Github Actions by @donggyushin in https://github.com/donggyushin/And/pull/1 * [Feature] Updated Package.swift, removed dummy test code, created And.podspec by @donggyushin in https://github.com/donggyushin/And/pull/2 * [Feature] Write 'and', 'do', 'with' functions by @donggyushin in https://github.com/donggyushin/And/pull/3 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/And/pull/4 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/And/pull/1 **Full Changelog**: https://github.com/donggyushin/And/commits/v1.0.0
iOS
donggyushin/DGQR v1.0.0
A lightweight, pure-Swift library for rendering qr
⭐️ 2
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 years ago
## What's Changed * Add a github action flow by @donggyushin in https://github.com/donggyushin/DGQR/pull/1 * Add a function that set and return a qr image by @donggyushin in https://github.com/donggyushin/DGQR/pull/2 * create DGQR.podspec file by @donggyushin in https://github.com/donggyushin/DGQR/pull/3 * [Release] v1.0.0 by @donggyushin in https://github.com/donggyushin/DGQR/pull/4 ## New Contributors * @donggyushin made their first contribution in https://github.com/donggyushin/DGQR/pull/1 **Full Changelog**: https://github.com/donggyushin/DGQR/commits/v1.0.0
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics