GitXplorerGitXplorer
m

markrickert

Principal Software Engineer @ @infinitered and extreme sports enthusiast. Working remotely for over 10 years with more than 25 years of industry experience.

133 repositories
190 followers
Moab, Utah, USA

Repositories

Select a repository to view its commits, contributors, and more.
public

iOS-PagePeel-Example

Example Xcode project that shows how to replicate the cool iOS page peel effect. Detailed in a blog post here: http://skookum.com/blog/ios-peeling-effect/

Objective-C
61
9
1
Updated a month ago
public

UIWebView-RemoveShadow

iOS UIWebView category to remove the top and bottom shadow that Apple automatically adds to every webview. This is particularly useful if you want to use HTML to create a view in your application that's scrollable and want to use your own self.view.backgroundColor or similar.

Objective-C
34
4
0
Updated 3 years ago
public

cryptohopper-dashboard-watchlist

A browser userscript that tweaks the Cryptohopper dashboard.

JavaScript
24
9
9
Updated 5 months ago
public

rubymotion-templates

A set of development templates for RubyMotion 2.0+

Ruby
16
4
0
Updated 9 years ago
public

MRCurrencyRound

A simple NSNumber class extension that provides better formatting for currency. Use this to correctly round an NSNumber to the 2nd decimal point based on standard "round half-up" methodology in order to calculate tax and percentages of currency, etc.

Objective-C
14
4
2
Updated 18 days ago
public

App-Display-Page

A wordpress plugin that will take an application ID from your iOS application and output the data associated with it. Included is an example usage file if you want to see how to use it as a standalone script. You can get the plugin from the official wordpress directory here: http://wordpress.org/extend/plugins/app-display-page/

PHP
10
1
5
Updated 5 years ago
public

PromotionTwoScreensInOne-Example

An example Promotion (RubyMotion) application that shows how to use two PM::Screen instances in a master screen.

Ruby
9
3
1
Updated 2 years ago
public

RubymotionUPC-example

An example RubyMotion application that uses ZBar to scan barcodes.

Ruby
8
0
0
Updated 6 years ago
public

JSONTableMotion

Example project on how to use nested JSON to create a bunch of nested UITableViews in RubyMotion

Ruby
5
0
0
Updated 3 years ago
public

expo-required-hardware

An expo config plugin to specify necessary hardware for running your app.

JavaScript
4
0
0
Updated 3 months ago
public

UIView-FormScroll

UIView category that scrolls a view up or down. Useful for moving a view when you show a keyboard so that the view isn't covered up.

Objective-C
4
3
1
Updated a month ago
public

iPhone-iPad-API-Differences-Tech-Talk

This is a tech talk given 1/20/2012 at Skookum Digital Works in Charlotte, NC about the differences between the APIs for iPhone and iPad development and how to integrate the two into a universal application. The project includes a working Xcode example of a universal application as well as the slides from the presentation.

Objective-C
4
1
0
Updated 8 years ago