WWExpandableCell
|
Can be folded to use Cell. |
WWSignInWith3rd_LINE
|
Use LINE third-party login |
WWZHConverter
|
Convert the words and phrases between the two sides of the Taiwan Strait and the three places into each other. |
WWTypewriterLabel
|
Mimics the display function of a typewriter. |
WWJavaScriptContext_Thumbnail
|
Get the URL of the thumbnail of the website. |
WWSignInWith3rd_Weibo
|
Use Weibo third-party login. |
WWEventSource
|
Use URLSession to implement the functions of the SSE client and receive information from the SSE server. |
WWStringTransform
|
String transform - latin / english / pinyin / bopomofo / hansHant / hantHans. |
WWCaptchaView
|
CAPTCHA - Completely Automated Public Turing test to tell Computers and Humans Apart |
WWAppInstallSource
|
Widget to detect where an app was installed from. |
WWCompositionalLayout
|
A simple integrated version of iOS 13 Compositional Layout, modified into a way similar to Functional Programming to generate UICollectionViewCompositionalLayout. |
WWNetworking
|
This is a simple integration of HTTP transmission, upload and download functions. It is a rare and good tool for iOS engineers. |
WWPrint
|
The number of lines that can be printed + the printing method of the method name => convenient for debugging. |
WWBankBalanceAnimationLabel
|
UILabel text animation. |
WWKeyboardShadowView
|
A View that can interact with keyboard events can change simultaneously with the height of the keyboard, simply and effectively solving the problem of the input box being blocked during text input. |
WWCountdownButton
|
A countdown button. |
WWDonutChartView
|
Simple donut chart. |
WWOnBoardingViewController
|
Use UIPageViewController to simply implement the function of the guide page. |
WWFloatingViewController
|
A simple hover and drag window. |
WWFortuneWheelView
|
A scroll wheel that can be customized. |
WWJavaScriptContext+CSV
|
Use JavaScript to convert CSV text. |
WWKeychain
|
Use the "property wrapper" to make an enhanced version of Keychain, so that Keychain can be as convenient as UserDefaults. |
WWProgressView
|
A dynamically flowing progress bar. |
WWScanViewController
|
Use AVFoundation Framework to make a simple QRCode / BarCode scanner. |
WWRoundedSegmentedControl
|
Add the rounded corner function to the original UISegmentedControl. |
WWSegmentControlView
|
Enhanced version of UISegmentControl. |
WWSignInWith3rd_Apple
|
Use native Apple third-party login. |
WWSignInWith3rd_Facebook
|
Use Facebook third-party login. |
WWCropViewController
|
Crop picture widget |
WWWebSocket
|
Wraps URLSession's iOS 13 webSocketTask() into an easy-to-use widget. |
WWJavaScriptContext+Markdown
|
Use JavaScript to convert Markdown text. |
WWJavaScriptContext+Pinyin
|
Convert Chinese characters to Hanyu Pinyin. |
WWNetworking-UIImage
|
This is a simple web image downloader, similar to a simple version of SDWebImage or Kingfisher. |
WWJavaScriptContext
|
JavaScriptCore Widget |
WWScrollableMaskImageView
|
Implement draggable mask layer function. |
WWHUD
|
Custom read animation, support custom pictures, GIF animation. |
WWCapsuleTabBarController
|
Based on UITabBarController, implement a TabBarController that can display more than six Tabs. |
WWAppFirstInstall
|
Check whether the APP is installed for the first time? |
WWMotionGraphicTransition
|
Imitate the polygonal transition animation commonly used in movies. |
WWLocationManager
|
Find location-related settings on your phone. (Region / Language / SIM / GPS) |
WWScreenRecorder
|
Simple mobile screen recording function. |
WWHash
|
A small tool for calculating Hash values. |
WWHashTagViewController
|
Simple hashtag functionality, menu of applicable product options. |
WWCameraPickerController
|
The enhanced version of UIImagePickerController made by AVFoundation, with higher customization functions, is more convenient when using the camera to take photos. |
WWPerpetualCalendar
|
Use the functions of UIPageViewController to make a simple perpetual calendar. |
WWSimpleChatGPT
|
Simply use the functionality of ChatGPT. |
WWDetectDevice
|
Detect the device name and other related information from the device number. |
WWFloatingActionButton
|
仿Android的FloatingActionButton |
WWJavaScriptContext+ChineseConvert
|
Use JavaScript to convert traditional and simplified Chinese text. |
WWLog
|
This is a good helper for iOS engineer Debug. |
WWPulseLayer
|
Use CAReplicatorLayer to achieve pulse animation effects. |
WWTextDropView
|
A View with text falling animation. |
WWToast
|
A small tool imitating Android's Toast function... |
WWSQLite3Manager
|
A small tool for SQLite3 that makes basic CRUD easier to use. |
WWSignInWith3rd_GitHub
|
Use GitHub third-party login. |
WWSignInWith3rd_Google
|
Use Google third-party login. |
WWSignInWith3rd_Wechat
|
Use Wechat third-party login. |
WWUserDefaults
|
Use the "property wrapper" to make an enhanced version of UserDefaults. |
WWCacheManager
|
Make the NSCache function easier to use. |
WWSkeletonView
|
Simply imitate the HTML Skeleton Screen function. |
WWDualCamera
|
Simple generation of dual camera functions. |
WWPrivateView
|
Prevent system screenshot function. |
WWScratchCard
|
Imitation Scratch Card function. |
WWSlider
|
Use UIResponder to imitate an iOS slider. |
WWCollectionViewLayout
|
UICollectionViewLayout collection. |
WWSimpleGeminiAI
|
Simply use the functionality of Google Gemini AI. |
WWTouchEffectButton
|
Imitating the function of Android Button, there will be a visual reaction when you click or long press. |
WWProgressMaskView
|
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... |