Stay in touch
EZSwiftExtensions
December 01, 2015 • Apache 2.0 License
How Swift standard types and classes were supposed to work.
Snap!Location
November 30, 2015 • Apache 2.0 License
Swift micro-app that snaps your current location and writes it to pasteboard, it also optionally saves a map image in photos
No image provided.
HoneycombView
November 25, 2015 • Apache 2.0 License
HoneycombView is the iOS UIView for displaying like Honeycomb layout written by swift 2.0
No image provided.
Sliding View with Slide-Correlated Images
November 20, 2015 • Apache 2.0 License
Inspired by the NYT Cooking app, this slide view features views that slide along a predefined angle that is coordinated with the slide's position
AutocompleteField
November 20, 2015 • Apache 2.0 License
Add word completion to your UITextFields. <br>
Blog post and instructions: http://iosdev.io/autocompletefield/.
SFFocusViewLayout
November 13, 2015 • Apache 2.0 License
UICollectionViewLayout with focused content
react-native-sqlite-storage
November 11, 2015 • Apache 2.0 License
A React Native plugin allowing native access to SQLite database on iOS. Supports single statement and batch transactions.
Circular-PickerView
November 11, 2015 • Apache 2.0 License
Very simple picker which allow you to select value within certain limits
Notification-AlertView
November 11, 2015 • Apache 2.0 License
'NotificationAlertView' allow you to show any view as popup notification with cube transform. Developed for easy extension and flexible integration.
SKPhotoBrowser
November 07, 2015 • Apache 2.0 License
Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift2.0.
DDCalendarView
November 01, 2015 • Apache 2.0 License
a calendar view that looks like the ical day view while supporting Drag & Drop to modify events.<br/>
On github there is a swift demo showing how easy it is, to combine it with EventKit to show th...
CozyLoadingActivity
October 27, 2015 • Apache 2.0 License
Lightweight Swift loading activity for iOS7+
iImagePickerController
October 24, 2015 • Apache 2.0 License
Customized image picker with custom bar button and capture button
GalleryView
October 20, 2015 • Apache 2.0 License
This is gallery view with next and previous button also user can scroll horizontally, Also implement Chronological Order functionality.
Selene
September 23, 2015 • Apache 2.0 License
iOS library which schedules the execution of tasks on a background fetch
ExpandableTableView
September 21, 2015 • Apache 2.0 License
This is a subclass of UITableView where you can expand the header. Download the project and see the example.