Skip to content

William-Weng/SwiftPackageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Swift Package Manager 記錄

tag Swift Package Manager-SUCCESS

The number of lines that can be printed + the printing method of the method name => convenient for debugging

可以印出行數 + 方法名稱的Print方法 => 方便Debug

tag Swift Package Manager-SUCCESS

This is a good helper for iOS engineer Debug.

這是一個iOS工程師Debug的好幫手。

tag Swift Package Manager-SUCCESS

Third-party login integration, as for the parameter values in the program, and the related setting values of info.plist, please refer to each developer platform.

The author’s search-related record pages are all recorded in the code. If you are interested, you can refer to it.

The main reason for the production is that although Google’s third-party login integration is very complete, the most important thing is to obtain its ID, and other functions are unnecessary. I also learn the basic OAuth 2.0 authentication implementation by the way...

第三方登入整合,至於程式中的參數值,與info.plist的相關設定值,詳見各開發者平臺…

作者的搜尋相關記錄網頁,都記在程式碼之中,有興趣可以參考參考…

製作的原因,主要是雖然Google的第三方登入整合的很完整,但是最主要是的取得它的ID,而其它的功能就沒什麼必要了,也順道學學基本的OAuth 2.0的認證實作…

tag Swift Package Manager-SUCCESS

This is a simple integration of HTTP transmission, upload and download functions. It is a rare and good tool for iOS engineers.

這是一個簡單的HTTP傳輸、上傳、下載功能整合,是iOS工程師不可多得的好工具。

tag Swift Package Manager-SUCCESS

This is a simple UIImage image download tool.

這是一個簡單的UIImage圖片下載工具。

tag Swift Package Manager-SUCCESS

Use OpenWeatherMap's API to obtain weather-related information for the city or the coordinates.

使用OpenWeatherMap的API,取得該城市或該坐標的天氣相關資訊。

tag Swift Package Manager-SUCCESS

A simple integrated version of iOS 13 Compositional Layout, modified into a way similar to Functional Programming to generate UICollectionViewCompositionalLayout.

iOS 13 Compositional Layout的簡單整合版,修改成類似Functional Programming的方式來生成UICollectionViewCompositionalLayout。

tag Swift Package Manager-SUCCESS

Use AVFoundation Framework to make a simple QRCode / BarCode scanner.

使用AVFoundation Framework做一個簡單的QRCode / BarCode掃瞄器。

tag Swift Package Manager-SUCCESS

The enhanced version of UIImagePickerController made by AVFoundation, with higher customization functions, is more convenient when using the camera to take photos.

使用AVFoundation製作的UIImagePickerController加強版本,更高的自訂功能,在使用相機拍攝照片時,更加的方便。

tag Swift Package Manager-SUCCESS

Use UIResponder to imitate an iOS slider.

使用UIResponder仿造一個iOS的滑桿.

tag Swift Package Manager-SUCCESS

Crop picture widget.

裁切圖片小工具.

tag Swift Package Manager-SUCCESS

UILabel text animation.

UILabel文字動畫.

tag Swift Package Manager-SUCCESS

A countdown button.

一個倒數計時的按鈕.

tag Swift Package Manager-SUCCESS

A dynamically flowing progress bar.

一個動態流動的進度條.

tag Swift Package Manager-SUCCESS

A scroll wheel that can be customized.

一個可以自訂數量的滾輪.

tag Swift Package Manager-SUCCESS

Enhanced version of UISegmentControl.

UISegmentControl的加強版.

tag Swift Package Manager-SUCCESS

A small tool for SQLite3 that makes basic CRUD easier to use. 一個SQLite3的小工具,讓基本的CRUD能更方便的使用.

tag Swift Package Manager-SUCCESS

Custom read animation, support custom pictures, GIF animation. => HUD - Head Up Display 自定義讀取動畫,支援自定義圖片、GIF動畫 => HUD - Head Up Display

tag Swift Package Manager-SUCCESS

The progress ring function of the custom background image uses the principle of picture shielding to make the color of the progress ring more diverse...

自訂背景圖的進度環功能,利用圖片遮罩的原理,讓進度環的色彩更多樣化…

tag Swift Package Manager-SUCCESS

Android-like FloatingActionButton.

仿Android的FloatingActionButton.

tag Swift Package Manager-SUCCESS

A small tool imitating Android's Toast function...

一個仿Android的Toast功能的小工具…

tag Swift Package Manager-SUCCESS

HTML-like CheckBox function.

仿HTML的CheckBox功能.

tag Swift Package Manager-SUCCESS

Use the "property wrapper" to make an enhanced version of Keychain, so that Keychain can be as convenient as UserDefaults.

利用「屬性包裝器」做成Keychain加強版,讓Keychain也能跟UserDefaults一樣方便。

tag Swift Package Manager-SUCCESS

This is a simple web image downloader, similar to a simple version of SDWebImage or Kingfisher.

這是一個簡單的網路圖片下載工具,類似SDWebImage或Kingfisher的簡單版本。

tag Swift Package Manager-SUCCESS

Wraps URLSession's iOS 13 webSocketTask() into an easy-to-use widget.

將URLSession的iOS 13的webSocketTask()包裝成簡單使用的小工具。

tag Swift Package Manager-SUCCESS

Widget to detect where an app was installed from.

檢測APP從哪裡安裝的小工具。

tag Swift Package Manager-SUCCESS

A simple hover and drag window.

一個簡單的懸浮拖曳視窗.

tag Swift Package Manager-SUCCESS

JavaScriptCore Widget.

JavaScriptCore小工具.

tag Swift Package Manager-SUCCESS

Use native Apple third-party login.

使用原生的Apple第三方登入。

tag Swift Package Manager-SUCCESS

Use GitHub third-party login.

使用GitHub的第三方登入。

tag Swift Package Manager-SUCCESS

Use LINE third-party login.

使用LINE的第三方登入。

tag Swift Package Manager-SUCCESS

Use JavaScript to convert Markdown text.

使用JavaScript做Markdown的文字轉換。

tag Swift Package Manager-SUCCESS

Use JavaScript to convert CSV text.

使用JavaScript做CSV的文字轉換。

tag Swift Package Manager-SUCCESS

Use the "property wrapper" to make an enhanced version of UserDefaults.

利用「屬性包裝器」做成UserDefaults加強版。

tag Swift Package Manager-SUCCESS

Use JavaScript to convert traditional and simplified Chinese text.

使用JavaScript進行繁簡中文的文字轉換。

tag Swift Package Manager-SUCCESS

Use Google third-party login.

使用Google的第三方登入。

tag Swift Package Manager-SUCCESS

Use Facebook third-party login.

使用Facebook的第三方登入。

tag Swift Package Manager-SUCCESS

Use Wechat third-party login.

使用微信的第三方登入。

tag Swift Package Manager-SUCCESS

Use Weibo third-party login.

使用新浪微博的第三方登入。

tag Swift Package Manager-SUCCESS

Simple beat counter.

簡單的節拍計數器。

About

Swift Package Manager - 記錄

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published