저희는 사용 중인 오픈소스 프로젝트의 소스 코드를 반드시 명시해야 합니다. 이는 오픈소스 프로젝트의 위대한 작성자들 덕분에 혜택을 받고 있기 때문입니다. 이 자리를 빌려 깊은 감사를 표하며, 앞으로도 오픈소스 활동에 기여하겠습니다.
참고: 아래 프로젝트 목록은 순서 없이 참조 시점 기준으로 작성되었습니다.
TOCropViewController
TOCropViewController is an open-source UIViewController subclass to crop out sections of UIImage objects, as well as perform basic rotations. It is excellent for things like editing profile pictures, or sharing parts of a photo online. It has been designed with the iOS Photos app editor in mind, and as such, behaves in a way that should already feel familiar to users of iOS.
작성자: TimOliver
링크: https://github.com/TimOliver/TOCropViewController
SDWebImage
설명: This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView.
작성자: 전체 보기
링크: https://github.com/SDWebImage/SDWebImage
Flutter Ali Auth
설명: 일부 Flutter 프로젝트에서 Alibaba Cloud一键登录을 완료하기 위해 이 프로젝트를 사용했습니다. 작성자: CodeGather 링크: https://github.com/CodeGather/flutter_ali_auth
ZLPhotoBrowser
설명: ZLPhotoBrowser is a Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video.
작성자: longitachi
링크: https://github.com/longitachi/ZLPhotoBrowser
Toast-swift
설명: A Swift Toast view - iOS 14 style - built with UIKit. 1.0.4 이후(포함) 버전에서 toast 알림을 표시하는 데 사용됩니다. 작성자: BastiaanJansen
링크: https://github.com/BastiaanJansen/toast-swift
FlyHUD
설명: iOS 및 tvOS에서 진행 중인 작업의 진행 상황과 상태를 표시하기 위한 경량이면서 사용하기 쉬운 HUD입니다. iOS에서 버전 1.0.4 이상일 때 이 컴포넌트를 사용하여 로딩 또는 로딩 피드백을 표시합니다. 작성자: liam-i
링크: https://github.com/liam-i/FlyHUD?tab=readme-ov-file
WXActionSheet
설명: a WeChat liked ActionSheet for iOS
작성자: alexiscn
링크: https://github.com/alexiscn/WXActionSheet
KProgressHUD
설명: A progress HUD implementation for Android. Inspired by MBProgressHUD for iOS. Android 버전에서 HUD 상호작용을 구현하는 데 사용됩니다. 작성자: Kaopiz
링크: https://github.com/Kaopiz/KProgressHUD?tab=readme-ov-file
IQKeyboardManager
설명: While developing iOS apps, we often run into issues where the iPhone keyboard slides up and covers the UITextField/UITextView. IQKeyboardManager allows you to prevent this issue of keyboard sliding up and covering UITextField/UITextView without needing you to write any code or make any additional setup. To use IQKeyboardManager you simply need to add source files to your project.
작성자: hackiftekhar
링크: https://github.com/hackiftekhar/IQKeyboardManager
