เราจำเป็นต้องแสดงรายการซอร์สโค้ดของโครงการโอเพนซอร์สที่เราใช้ เนื่องจากเราได้รับประโยชน์จากผู้เขียนที่ยอดเยี่ยมของโครงการโอเพนซอร์ส ณ ที่นี้ เราขอแสดงความขอบคุณอย่างยิ่ง และในอนาคตเราจะมีส่วนร่วมในงานโอเพนซอร์สด้วย
โปรดทราบว่า ในรายการโครงการด้านล่าง ไม่มีการจัดลำดับความสำคัญ เขียนตามเวลาที่อ้างอิง
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
คำอธิบาย: นี่คือ 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. ในเวอร์ชัน 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
