Appearance
我们必须将这些使用到的开源项目源代码列出,因为我们得利于开源项目伟大的作者们。再此,我们将深表感谢,后续也将投入到开源工作中去。
注意,下面的项目列表中,排名不分先后,按照引用时间书写
TOCropViewController
c 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项目中,我们使用了该项目完成阿里云一键登录
作者: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
介绍: 这是一款轻量级且易于使用的 HUD,用于显示 iOS 和 tvOS 上正在进行的任务的进度和状态。在IOS中版本号大于等于1.0.4时,我们将用此组件来弹出loading或者加载反馈。
作者: 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. 在安卓版中,我们用此实现HUD交互
作者: Kaopiz
链接: https://github.com/Kaopiz/KProgressHUD?tab=readme-ov-file