Pinned Repositories
AESCipher-iOS
AES encryption working between Objective-C and Java.
AvatarImagePicker
A single line of code for selecting the optional editing image from Camera or Photo Library, including handling the authorizations of Photo library and Camera.
flutter_dev_colorized_log
A Flutter package for logging colorized text in developer mode.
flutter_image_color_builder
A Flutter package to read a image for extracting its dominant color.
flutter_precached_network_image
Flutter library to load and cache network images to disk and support to precache images to memory in advance to avoid the flash screen caused by the delay time.
LogView
Put your interesting logs into view for showing.
NFCReaderWriter
NFCReaderWriter which supports to read data from NFC chips(iOS 11), write data to NFC chips(iOS 13) and read NFC tags infos(iOS 13) by iOS devices. Compatible with both Swift and Objective-C. I will appreciate you if give me a star on the top right of page.
SwiftySVGAPlayer
SwiftySVGAPlayer is a high level APIs based on SVGAPlayer, which support play svga according url or local svga data, default push svga in FIFO queue, and then pop to play, and you can set isInstant true for cancel the queue.
SwiftyTimer
Swifty API for NSTimer
UIView-Ripple
UIView-Ripple is an animation which like water ripple expand.
janlionly's Repositories
janlionly/flutter_precached_network_image
Flutter library to load and cache network images to disk and support to precache images to memory in advance to avoid the flash screen caused by the delay time.
janlionly/LogView
Put your interesting logs into view for showing.
janlionly/SwiftyTimer
Swifty API for NSTimer
janlionly/AESCipher-iOS
AES encryption working between Objective-C and Java.
janlionly/flutter_dev_colorized_log
A Flutter package for logging colorized text in developer mode.
janlionly/flutter_image_color_builder
A Flutter package to read a image for extracting its dominant color.
janlionly/SwiftyInAppLocalization
Support for switching the language at run time.
janlionly/AlignedCollectionViewFlowLayout
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
janlionly/Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
janlionly/Device.swift
Super-lightweight library to detect used device
janlionly/DFContinuousForceTouchGestureRecognizer
iOS Force Touch gesture recognizer that will stream force updates to the delegate for the user's finger pressure changes. It gives you the capability to detect force touch and monitor pressure changes on views in order to adapt your ui for an added dimension of interaction
janlionly/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
janlionly/flutter_pickers
flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡献您的代码,大家共同学习
janlionly/flutter_section_list_view
An extended flutter listView to support sections like iOS UITableView
janlionly/flutter_shake_animation_widget
Flutter抖动动画组件,FLutter颤动动画
janlionly/FoundationLog
Xcode debug console print out Chinese characters instead of unicode(Release mode is ineffective), and visit null safely not crash.
janlionly/GKImagePicker
Enables a custom crop rect for UIImagePickerController
janlionly/GKImagePicker-iOS
janlionly/Introduction-to-Algorithms
Analysis and sources for the book of <<Introduction to Algorithms>> using Swift.
janlionly/KeychainPasswordItem
janlionly/OpenUDID
[OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS
janlionly/PaddingLabel
A label with padding for iOS
janlionly/PKHUD
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
janlionly/Resources
janlionly/RSAPublicKey
Using RSA public key's modulus and exponent to create SecKeyRef and do encryption and decryption.
janlionly/SVPinView
SVPinView is a light-weight customisable library used for accepting pin numbers or one-time passwords.
janlionly/SVProgressHUD
A clean and lightweight progress HUD for your iOS and tvOS app.
janlionly/SVPullToRefresh
Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
janlionly/UIDeviceOfficialName
Get Apple device's model name and official name.
janlionly/WWCollectionWaterfallLayout