Pinned Repositories
AutoLayoutWorkshop
Resources for a workshop to help iOS developer teams improve their Auto Layout skills
badgeoverflow
Dashing dashboard to display Stack Overflow badge stats
MaskZoomTransition
A Material Design-inspired transition.
MaterialTextField
Material design UITextField with animated placeholder label and error message
PhotoScroller
A modification of Apple's PhotoScroller sample code
shopify-tutorial-tetchi
Shopify Theme from Scratch tutorial
SpiritLevelCircle
A simple project demonstrating how to create a circular spirit level and confine the bubble inside the circle.
SSFadingScrollView
A UIScrollView subclass that fades the leading and/or trailing edges of a scroll view to transparent.
stephsharp's Repositories
stephsharp/MaterialTextField
Material design UITextField with animated placeholder label and error message
stephsharp/SSFadingScrollView
A UIScrollView subclass that fades the leading and/or trailing edges of a scroll view to transparent.
stephsharp/MaskZoomTransition
A Material Design-inspired transition.
stephsharp/PhotoScroller
A modification of Apple's PhotoScroller sample code
stephsharp/AutoLayoutWorkshop
Resources for a workshop to help iOS developer teams improve their Auto Layout skills
stephsharp/SpiritLevelCircle
A simple project demonstrating how to create a circular spirit level and confine the bubble inside the circle.
stephsharp/badgeoverflow
Dashing dashboard to display Stack Overflow badge stats
stephsharp/shopify-tutorial-tetchi
Shopify Theme from Scratch tutorial
stephsharp/navicon-transformicons
Demo for Navicon Transformicons: Animated Navigation Icons with CSS Transforms http://sarasoueidan.com/blog/navicon-transformicons/
stephsharp/SearchOnEtsy
A simple app to search listings with the Etsy API
stephsharp/documentation
Documentation for our Projects
stephsharp/ember_getting_started
TodoMVC demo application using Ember.js
stephsharp/featherlight
Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
stephsharp/first_app
Ruby on Rails tutorial first app
stephsharp/ios-oauth-demo
A sample application to demonstrate how the Yammer OAuth API works.
stephsharp/JBChartView
iOS-based charting library for both line and bar graphs.
stephsharp/JTSImageViewController
An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
stephsharp/LabelTest
Single line labels with truncated text have the top cut off when lineSpacing is applied
stephsharp/LicenseGenerator-iOS
Build script that recursively searches for LICENSE files and generates a Settings.bundle friendly plist.
stephsharp/Macaw
Powerful and easy-to-use vector graphics Swift library with SVG support
stephsharp/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
stephsharp/MicrosoftGraphUserProfile
iOS library for fetching user information from the Microsoft Graph API
stephsharp/NVActivityIndicatorView
Collection of nice loading animations
stephsharp/O365-iOS-Microsoft-Graph-Profile
This sample uses Microsoft Graph to fetch the user directory and user profile data from various services like Active Directory, SharePoint, and OneDrive, and then displays them in a simple user interface.
stephsharp/rails-girls
http://guides.railsgirls.com/
stephsharp/sample_app
Ruby on Rails tutorial sample application
stephsharp/SimpleWeather
Ray Wenderlich tutorial: iOS 7 Best Practices - A Weather App Case Study
stephsharp/SSLoadingView
Simple Loading View for iOS