GR Tip Calculator

buzztouch plugin: GR Tip Calculator
Version: v1.2
This plugin allows you to enter a dollar amount, choose a percentage, and show you the tip amount. Super useful for restaurants, coffee shops, bars, hairdresser apps and others.
works on iOS iOS
Developer Info
Latest Review
PointerAppGuy30 | 04/15/13 (v1.0)
Very useful, will help apps get approved more!
Screenshots
More Information
Tip calculator

simply tap inside the text box, the keyboard will appear, enter a value and tap anywhere on the
screen to dismiss the keyboard. Use the picker to select the
percentage and voila'! Deployment target 6.0, 6.1

If your planning on building an app for restaurants, coffee shops, bars,
hairdresser etc.. this will be a great addition to it!

To change the text color of the 'Tip Amount' label in case you have a dark
background, simply go to the .xib file tap the Tip amount label and go to
å'show the attributes inspector' in the right pane, and chose your color. Save, build and run!



iOS Project
------------------------
3 Files required
Gr_tip_calculator.h
Gr_tip_calculator.m
Gr_tip_calculator.xib

gr_tip_calculator_background.png (additional)
You can choose any background image or color you like.


Android Project
------------------------
Not for Android


JSON Data
------------------------
{
"itemId": "123456",
"itemType": "Gr_tip_calculator",
"itemNickname": "Tip Calculator",
"navBarTitleText": "Tip Calculator",
"navBarBackgroundColor": "#000000",
"backgroundImageNameSmallDevice": "gr_tip_calculator_background.png"
}