Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 2.84 KB

OpenSourceComponents.md

File metadata and controls

49 lines (25 loc) · 2.84 KB

Open Source Components

  • AFNetworking

    A delightful networking framework for iOS, macOS, watchOS, and tvOS.

  • SDWebImage

    This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView.

  • ijkplayer

    Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. ( IJKMediaFramework.framework Download - Extraction Code: mxqq )

  • MBProgressHUD

    MBProgressHUD is an iOS drop-in class that displays a translucent HUD with an indicator and/or labels while work is being done in a background thread. The HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD with some additional features.

  • MJRefresh

    An easy way to use pull-to-refresh.

  • FDFullscreenPopGesture

    A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.

  • PYSearch

    🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .

  • CocoaWebResource

    A file transfer solution for iPhone and iPod Touch. Support uploading, download and delete files via browser.

  • ZFPlayer

    Support customization of any player SDK and control layer.

  • KSYMediaPlayer_iOS

    The KSYUN Live Streaming Player SDK supports the RTMP HTTP-FLV HLS protocol. Consistent with the MPMoviePlayerController interface of the system player, it can seamlessly and quickly switch to KSYMediaPlayer. It supports local all media format, and optimizes the mainstream media format (MP4, avi, WMV, flv, MKV, MOV, RMVB, etc.), supports a wide range of streaming video formats, HLS, RTMP, HTTP Rseudo-Streaming, etc.. Low latency live broadcast experience, with KSYUN Live Streaming Player SDK, it can achieve a stable 4-second delay in the whole live broadcast, realize fast full screen playback, bring users a faster and better playback experience, support screen rotation, volume adjustment and other functions.

  • SVBlurView

    SVBlurView is a simple reimplementation of FXBlurView for iOS 7. It uses Apple's UIImage+ImageEffects category as well as the new drawViewHierarchyInRect: UIView API. It doesn't do dynamic blurs yet.

  • MBProgressHUD-JDragon

    A category that encapsulates MBProgressHUD.