Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / apploft 76 repositories

apploft/APLIntroView

APLIntroView uses a single ViewController to extend the launch screen by displaying a launch image or showing a video with configurable options.

Language: Swift - Size: 94.7 KB - Last synced: 2 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

apploft/APLHrefStringConverter

A simple converter class that takes a string containing html element text, such as 'href' strings and tags , and returns an attributed String with the converted elements. I.e. a 'href' string will be converted to a string with the links at the corresponding places. The converter uses a html wrapper template and inserts the text inside the document. The converter accepts NSAttributes for each text and link styling.

Language: Objective-C - Size: 104 KB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

apploft/ExpandableLabel

A simple UILabel subclass that shows a tappable link if the content doesn't fit the specified number of lines

Language: Swift - Size: 1.53 MB - Last synced: 6 days ago - Pushed: about 3 years ago - Stars: 452 - Forks: 125

apploft/APLNetworkLayer

APLNetworkLayer is a convenient interface for Apple's network framework that provides commonly used features.

Language: Swift - Size: 1.81 MB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

apploft/APLExpandableCollectionView

UICollectionView subclass with vertically expandable and collapsible sections

Language: Objective-C - Size: 254 KB - Last synced: 8 days ago - Pushed: over 5 years ago - Stars: 110 - Forks: 14

apploft/APLSlideMenu 📦

Sliding Hamburger Menu like the one in the Facebook App

Language: Objective-C - Size: 208 KB - Last synced: 25 days ago - Pushed: over 7 years ago - Stars: 43 - Forks: 17

apploft/APLWKWebView

Language: Objective-C - Size: 129 KB - Last synced: 18 days ago - Pushed: 9 months ago - Stars: 3 - Forks: 1

apploft/Swizzle Fork of michaelkamphausen/Swizzle

Method-Swizzling for Swift.

Language: Swift - Size: 22.5 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

apploft/staticLibrariesTest

Language: Swift - Size: 43 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

apploft/SDCAlertView Fork of sberrevoets/SDCAlertView

The little alert that could

Language: Swift - Size: 1.88 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

apploft/SCPageViewController Fork of stefanceriu/SCPageViewController

Just like UIPageViewController but better.. :)

Language: Objective-C - Size: 337 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

apploft/PMCircularCollectionView Fork of sforteln/PMCircularCollectionView

A fork from pm-dev/PMCircularCollectionView

Language: Objective-C - Size: 2.25 MB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

apploft/Otafuku Fork of michaelkamphausen/Otafuku

Otafuku provides utility classes to use WKWebView in Swift.

Language: Swift - Size: 72.3 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

apploft/node-http-proxy Fork of http-party/node-http-proxy

A full-featured http proxy for node.js

Size: 1.41 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

apploft/NetworkActivityIndicator Fork of 3lvis/NetworkActivityIndicator

A library that helps managing the network activity indicator state

Language: Swift - Size: 262 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

apploft/Locksmith Fork of matthewpalmer/Locksmith

A powerful, protocol-oriented library for working with the keychain in Swift.

Language: Swift - Size: 705 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

apploft/Lightbox Fork of hyperoslo/Lightbox

:milky_way: A convenient and easy to use image viewer for your iOS app

Language: Swift - Size: 5.87 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

apploft/GrowingTextViewHandler-objc Fork of hsusmita/GrowingTextViewHandler-objc

Language: Objective-C - Size: 28.3 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

apploft/Gallery Fork of hyperoslo/Gallery

📹 Your next favorite image and video picker

Language: Swift - Size: 6.59 MB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

apploft/EvenBetterCodable

Resilient JSON parsing for an application's DTO layer. Extends BetterCodable.

Language: Swift - Size: 14.6 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

apploft/CRToast Fork of cruffenach/CRToast

A modern iOS toast view that can fit your notification needs

Language: Objective-C - Size: 7.74 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

apploft/Coordinator Fork of radianttap/Coordinator

Implementation of Coordinators app design pattern.

Language: Swift - Size: 12.1 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

apploft/CocoaPods Fork of CocoaPods/CocoaPods

The Cocoa Dependency Manager.

Language: Ruby - Size: 53.9 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

apploft/CardPresentationController Fork of radianttap/CardPresentationController

Custom UIPresentationController which mimics the behavior of Apple Music UI

Language: Swift - Size: 11.5 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

apploft/BBBadgeBarButtonItem Fork of TanguyAladenise/BBBadgeBarButtonItem

A BarButtonItem with a badge on top.

Language: Objective-C - Size: 438 KB - Last synced: 10 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

apploft/BetterCodable Fork of marksands/BetterCodable

Better Codable through Property Wrappers

Language: Swift - Size: 53.7 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

apploft/ARChromeActivity Fork of alextrob/ARChromeActivity

A UIActivity subclass for opening URLs in Google Chrome.

Language: Objective-C - Size: 341 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

apploft/APLWebKitExtensions

Useful WebKit extensions

Language: Swift - Size: 10.7 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

apploft/APLUIKitExtension

Useful UIKit Extension

Language: Swift - Size: 37.1 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

apploft/APLFoundationExtensions

Useful extensions to Apple Foundation classes

Language: Swift - Size: 27.3 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

apploft/AFOAuth2Manager Fork of AFNetworking/AFOAuth2Manager

AFNetworking Extension for OAuth 2 Authentication

Language: Objective-C - Size: 108 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

apploft/BundleFileUpdater

Deliver your iOS or OS X app with up-to-date local resource files and update them dynamically from a remote url

Language: Swift - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 9 - Forks: 4

apploft/APLFacebookProxyActivity 📦

A proxy UIActivity to use when Facebook account has not been set up yet in iOS Settings

Language: Objective-C - Size: 109 KB - Last synced: 26 days ago - Pushed: over 10 years ago - Stars: 12 - Forks: 1

apploft/ObjQREncoder Fork of jverkoey/ObjQREncoder 📦

Objective-C QR Encoder

Language: Objective-C - Size: 104 KB - Last synced: about 1 month ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

apploft/APLSearchBar 📦

UISearchBar subclass with extended UISearchBarDelegate protocol

Language: Objective-C - Size: 133 KB - Last synced: about 1 month ago - Pushed: almost 10 years ago - Stars: 4 - Forks: 3

apploft/APLEasyTextField 📦

Language: Objective-C - Size: 117 KB - Last synced: about 1 month ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

apploft/APLObject 📦

NSObject subclass with automatic debugDescription

Language: Objective-C - Size: 105 KB - Last synced: 25 days ago - Pushed: over 10 years ago - Stars: 4 - Forks: 0

apploft/APLLog 📦

Logs debug output to console as alternative to NSLog

Language: Objective-C - Size: 105 KB - Last synced: 25 days ago - Pushed: over 10 years ago - Stars: 2 - Forks: 0

apploft/NSArray-SafeAccess 📦

Avoid NSRangeException when dealing with NSArray

Language: Ruby - Size: 105 KB - Last synced: about 1 month ago - Pushed: over 10 years ago - Stars: 3 - Forks: 0

apploft/APLEventEngine 📦

Language: Swift - Size: 22.5 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

apploft/APLiOSFrameworkExtensions 📦

Language: Swift - Size: 5.42 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

apploft/APLCollectionViewDataSource 📦

APLCollectionViewDataSource is a simple array based datasource for collection views.

Language: Objective-C - Size: 156 KB - Last synced: 26 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

apploft/Computop-iOS Fork of Computop/Computop-iOS 📦

Language: Objective-C - Size: 12.7 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

apploft/APLTextField 📦

Advanced text field with the possibility to be connected to a picker

Language: Objective-C - Size: 109 KB - Last synced: 26 days ago - Pushed: over 10 years ago - Stars: 5 - Forks: 4

apploft/APLNavigationController 📦

Custom UINavigationController subclass which adds support for automatic show/hide of the navgationBar

Language: Objective-C - Size: 102 KB - Last synced: 26 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

apploft/Specs Fork of CocoaPods/Specs 📦

A repository of CocoaPods (cocoapods.org) specifications.

Language: Ruby - Size: 107 MB - Last synced: about 1 month ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

apploft/APLUrlTextView 📦

A simple UITextView extension allowing to add URLs and offering the possibility to be informed when such an URL has been selected by the user

Language: Objective-C - Size: 160 KB - Last synced: about 1 month ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 0

apploft/APLPageViewControllerDataSource 📦

APLPageViewControllerDataSource is an array based data source for UIPageViewController.

Language: Objective-C - Size: 207 KB - Last synced: 26 days ago - Pushed: over 9 years ago - Stars: 4 - Forks: 1

apploft/APLKeyboardControls 📦

inputAccesoryView above the keyboard with done button and optional previous and next buttons

Language: Objective-C - Size: 222 KB - Last synced: 27 days ago - Pushed: about 9 years ago - Stars: 28 - Forks: 6

apploft/APLCoreDataStore 📦

CoreData stack with synchronized NSManagedObjectContexts for main and private queue

Language: Objective-C - Size: 141 KB - Last synced: 25 days ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

apploft/TSMessages Fork of toco/TSMessages 📦

Easy to use and customizable messages/notifications for iOS à la Tweetbot

Language: Objective-C - Size: 452 KB - Last synced: about 1 month ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

apploft/APLWhatsappProxyActivity 📦

A UIActivity to be able to share something via whatsapp

Language: Objective-C - Size: 313 KB - Last synced: 22 days ago - Pushed: over 9 years ago - Stars: 1 - Forks: 1

apploft/RestKit Fork of oligriffiths/RestKit 📦

RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X

Language: Objective-C - Size: 41.7 MB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0

apploft/APLTextView 📦

A text view allowing to set a placeholder text just like for UILabel etc. In addition you can set a max character count. The text view will accept only the specified number of characters as input in this case. The remaining number of characters the user is able to enter will be displayed on the bottom right corner of the text view.

Language: Objective-C - Size: 149 KB - Last synced: about 1 month ago - Pushed: about 9 years ago - Stars: 6 - Forks: 4

apploft/APLArrayDataSource 📦

UITableViewDataSource for NSArray

Language: Objective-C - Size: 116 KB - Last synced: 26 days ago - Pushed: about 9 years ago - Stars: 1 - Forks: 3

apploft/EventEngine

Language: Swift - Size: 49.8 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

apploft/StatefulViewController Fork of seedco/StatefulViewController

Placeholder views based on content, loading, error or empty states

Language: Swift - Size: 538 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

apploft/APLVideoPlayerView

A simple video player view that uses AVPlayer

Language: Objective-C - Size: 11.7 KB - Last synced: 7 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

apploft/APLEmailAddress

Language: Swift - Size: 5.86 KB - Last synced: 29 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

apploft/APLActivityIndicatorButton

APLActivityIndicatorButton is a UIView with a UIButton and an activityIndicator as Subviews. The APLActivityIndicatorButton can be animated to display the activityIndicator to simulate loading UI.

Language: Swift - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

apploft/APLImageCache

Language: Objective-C - Size: 8.79 KB - Last synced: 29 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

apploft/GDPerformanceView-Swift Fork of dani-gavrilov/GDPerformanceView-Swift

Shows FPS, CPU and memory usage, device model, app and iOS versions above the status bar and report FPS, CPU and memory usage via delegate.

Language: Swift - Size: 1.27 MB - Last synced: 7 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

apploft/SnowFallView Fork of ha-nyung/SnowFallView

Language: Swift - Size: 81.1 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

apploft/APLPullToRefreshContainer

Language: Objective-C - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

apploft/APLProgressKringel

Language: Objective-C - Size: 10.7 KB - Last synced: 29 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

apploft/Whisper Fork of michaelkamphausen/Whisper

:mega: Whisper is a component that will make the task of display messages and in-app notifications simple. It has three different views inside

Language: Swift - Size: 2.26 MB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

apploft/iOS-App-Foundation

A collection of extensions, helper methods and functions etc. made with Swift

Language: Swift - Size: 12.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

apploft/UIViewInspectable

UIView extension for setting cornerRadius, borderWidth or borderColor in Interface Builder as IBInspectable

Language: Objective-C - Size: 160 KB - Last synced: 18 days ago - Pushed: over 9 years ago - Stars: 3 - Forks: 0

apploft/parse-i18n Fork of jeresig/i18n-node-2

Lightweight simple translation module for parse.com with json storage. Uses common __('...') syntax in app and templates.

Language: JavaScript - Size: 187 KB - Last synced: 3 months ago - Pushed: over 9 years ago - Stars: 4 - Forks: 1

apploft/APLStoryboardContainerViewController

A container view controller referencing and automatically loading view controller residing in different storyboards. The foreign view controller will be embedded as child view controller.

Language: Objective-C - Size: 5.86 KB - Last synced: 29 days ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

apploft/NgKeyboardTracker Fork of meiwin/NgKeyboardTracker

Objective-C library for tracking keyboard in iOS apps.

Language: Objective-C - Size: 7.68 MB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

apploft/ClientError

Log NSError or custom errors to the Parse.com database using the Parse iOS SDK and get error email reports

Language: JavaScript - Size: 7.81 KB - Last synced: 3 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

apploft/AFOAuth2Client

Language: Objective-C - Size: 133 KB - Last synced: 3 months ago - Pushed: over 9 years ago - Stars: 2 - Forks: 1

apploft/AdaptiveSidebarViewController

A simple container which can adaptively display an iOS viewcontroller in a sidebar

Language: Swift - Size: 1.6 MB - Last synced: 30 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 3

apploft/APLTableViewModel

A table view model which can be observed via delegate

Language: Objective-C - Size: 109 KB - Last synced: about 7 hours ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 0

apploft/AlertCompatibility

A generic API for displaying an Alert or an ActionSheet that uses the UIAlertController on iOS 8 and UIAlertView or UIActionSheet on iOS 7 and below.

Language: Swift - Size: 133 KB - Last synced: 3 months ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0