Saturday 4 January 2014

A console for viewing log messages from DDMultipeerLogger

DDMultipeerConsole

A console for viewing log messages from DDMultipeerLogger
Using multipeer connectivity for communication, and LumberjackConsole for displaying messages.

Usage

DDMultipeerConsole uses the view controller & assistant helpers built into the MultipeerConnectivity framework. Simply choose to 'Attach to App' when a nearby app is running that has DDMultipeerLogger integrated.

Download from GitHub

BMInitialsPlaceholderView for iOS


Circular placeholder view with text similar to iMessage


Download from GitHub

P2MSTextView for iOS

A quick way to enable rich text editing in IOS.
It works on IOS 4.3+.


Download from GitHub

P2MSRoutingView for iOS

A simple and quick way to integrate MapView and directions in the application.


This project is inspired by Google Map application for IOS.
This is supposed to work on IOS 5+.
Supported Maps:
  • Apple built-in Map (MapKit)
  • Google Map (Google Map SDK for IOS)
  • ESRI Map (ArcGIS Runtime SDK for IOS) -- coming soon
GoogleMaps.framework and ArcGIS.framework cannot live together and it is required to use either one in the project.
Map APIs
  • Google Map REST API
  • OneMap REST API (Singapore only) -- coming soon
Please be sure that Google Maps SDK for IOS and Google Places API services are enabled in Google Developer Console and API keys are generated properly.


Download from GitHub

HelpGestureRecognizer for iOS

An easy way to add help functionality into your app without a button taking up screen space! This gesture recognizer will send a callback when the user draws and dots a question mark on the screen.






Download from GitHub


Monday 30 December 2013