Foody

Get sample source code that show you how to implement the designs

  • food-app-design-template-full
  • food-app-design-template-ipad-01
  • food-app-design-template-ipad-02
  • food-app-design-template-main-1
  • food-app-design-template-main-2
  • food-app-design-template-main-3
  • food-app-design-template-main-4
  • food-app-design-template-main-5
More Views

Not just PSD's and graphics

We take it a step further to save you loads of time by providing you with Xcode sample projects where these designs are fully implemented.

  1. Indie 3 apps
    $79
  2. Agency Unlimited apps
    $149

Includes a 60-day Money-back guarantee.

Need more info on the license? Click here

Buy 3 and save 30% with code BUNDLE-COMBO-3
  • XCode Sample Project

  • iOS 6 compatible

  • iOS 5 compatible

  • .PSD files

  • Retina (@2x) support

  • .PNG Artwork

Foody combines a brown leather look and feel with colourful pictures to make your app look like a winner.

Leather Navigation Bar and Tab Bar

The brown leather theme gets its inspiration from the Find My Friends App from Apple. Now you can make your app look stunning without spending lots of frustrating hours in Photoshop trying to bang out a good design.

 

Unique Feature

Here are some features that make Foody unique.

  • iPad and iPhone Universal App Template
  • Leather App icon – Open the Photoshop file and replace the fork and knife with your own graphic
  • iPad UISplitViewController with Custom Cells in the Master Controller
  • Custom UITableViewCells with Framed Thumbnails
  • Leather UIButtons and Custom UISlider
  • Custom UITabBar with transparent selected button

App Developers who like Foody also like...

61 Responses to “Foody”

  1. Raul says:

    Wow! Really awsome! And the textures are just great!

    #
  2. Ethan Sky Cubos says:

    I like this theme :)

    #
  3. Mr Moda says:

    this come with xcod project ?

    #
    • Tope says:

      Yes it does

      #
  4. Guest says:

    Hey, I like your template very much and would like to buy it. But there are some confusion. Will you please let us know below points:
    1) Are you providing xcode project?
    2) How data are stored in project? Will it be in sqlite database or anything else?
    3) Will we able to change the data, so that app will be of different types.
    4) Will we able to make change of display?

    Please let us provide your feedback and would like to buy it accordingly.

    Thanks.

    #
    • Tope says:

      Hi Guest :-)

      Yes, there is an Xcode sample project and the sample data is stored in memory in an NSObject, not an sqlite DB. You can change the data of course, you can even change the design if you wish.

      Look above for links to samples of apps that have been made with the template.

      If you have some Photoshop experience, you can also change the display, colours and more.

      #
  5. Mh Lisa says:

    I like this theme, does it supoort multi-language ? becouse I supposed to do it in Tranditional Chinese Language. if it will do, than I will think about buying it, thank you

    #
    • Tope says:

      No it doesn’t come multi language out of the box.

      #
  6. Norm says:

    Im looking to build a recipe app. Am i assuming correctly that this is ready to go as far as recipe functions are concerned? Would I simply just need to add and edit the data in NSO object?

    #
    • Tope says:

      Hi Norm, it is a design template, you will need to add the correct functionality to make it the recipe app you want.

      #
  7. James says:

    Hi there, I’m interested in this theme but I need the 2x iPad resources. Are those coming along soon?

    #
    • Tope says:

      Hi James, in your download will be the iPad PSD at the dimensions 2048×1536 pixels and also @2x retina files for iPad.

      #
  8. Jilly R. says:

    Is the sample project created with XCode4.2/4.3 with ARC?

    #
    • Tope says:

      The sample project is in Xcode 4.3 with ARC enabled.

      #
  9. Donobono says:

    I bought this theme, it looks awesome, but SensibleFoody sample isn’t compiled now. There is no SensibleTableView files. Could you check it?
    I did just these..

    download zip file -> unzip -> open SensibleTableView project -> compile..
    I’m using most recent Xcode..

    #
    • Tope says:

      There are two sample projects in your download. The first one implements the sample you see above. It has no dependencies on the STV 3.0 project. The second one is meant to show you how to use Sensible Table View’s theming engine.

      You will need to be Sensible Table View customer to be able to use the second project. Add your libraries to the project and you should be fine.

      If you are not a Sensible Cocoa customer, you can still use the first sample project and get all the designs in the screenshots above without any issues

      #
  10. Mukesh sharma says:

    its loking great.:))

    #
  11. Thomas says:

    Hello tope, I was just reading through some of the reviews and had to clarify.
    I am a software developer, though still a novice but I do not have any experience in app development excelt having changed AppIcons and some basic administration.
    Will I be able to get your template and make a recipe app based on the samples that are in the app already and then just compile it?

    ps.: I’m using Xcode 3.6.

    #
  12. Heam says:

    Hello,
    If i buy this theme can i load my own data with RSS inside ? My site is http://perzsaetelek.com/ and i want to load my own data on this application.

    #
    • tope says:

      You will have access to the source code after purchase so you are free to modify, hack as you want :-)

      #
  13. Sune says:

    Nice, I just wished the elements in the psd were editable text/vector not bitmap. Would you consider that?

    #
    • Sune says:

      I guess it because I work in Fireworks, that I ask like that.

      #
  14. Viktor says:

    Really awesome, congrats! Is this theme available in blue textures ?

    #
    • tope says:

      Thanks. Glad you like it. We are about to release a color switcher soo

      With that you will be able to change all templates to the colour you want

      #
      • Viktor says:

        And when will be available this feature ? Have you got any roadmap ?? Have you consider a suscription for users, that provide enhancements about their purchases ??

        #
  15. Fabien says:

    Hi there,

    Great stuff!

    Does the project work under Xcode 4.2 SnowLeopard?
    Does it come with a integrated database?
    What about the copyright? if we just use the template and to rebuild a complete new app?

    Cheers,

    F

    #
    • tope says:

      The project is currently on the version XCode 4.4.1. It doesn’t come with a database as it is a design template.

      You have the license to use the code in your commercial apps, yes.

      #
  16. beufa says:

    Hi Tope,

    I’ve purchased the codes and I’m now working on my own app, it looks great :)

    I’m having some issues to add recipes though, let say I want to create a tuna sandwich, I enter this code into the DataLoader:

    Recipe* recipe5 = [[Recipe alloc] initWithName:@”Tuna Sandwich”
    time:@”10 Min”
    andCountry:@”Sandwich”
    andImage:[UIImage imageNamed:@"tuna-salad-sandwich.jpg"]
    andSteps:[NSArray arrayWithObjects:@"In a mixing bowl, place the tuna and then add the relish, salad dressing (or mayonnaise), and salt.",
    @"Mix until the salad dressing (or mayonnaise) covers the tuna. ", @"Spread tuna mixture on a slice of bread, add 2 tomato slices, a leaf of lettuce and top with an additional bread slice", nil]
    andIngredients:[NSArray arrayWithObjects:@"1 can (7-ounces) can tuna packed in spring water, drained",
    @"1/2 cup salad dressing (or mayonnaise)",
    @"1/4 teaspoon salt",
    @"1 tomato, thinly sliced",
    @" 4 lettuce leaves",@"8 slices bread (your choice)", nil]];

    However the Step List Controller View doesn’t display the right Steps.

    Can you help me out?

    Cheers,

    F

    #
  17. patrickscheips says:

    This is a great theme! But unfortunately there is no 1024×1024 Icon.png which is required now. Have you plans to update this theme in order to add the Icon in the required size?

    #
    • tope says:

      At the moment, we haven’t planned to update the icon. When iOS 6 is released, we will take a look at all the updates and work on revising the projects

      #
  18. mike vax says:

    Does the sample app contain any Facebook/Twitter sharing features similar to the Wold Cookbook app? If so I plan on purchasing the framework. Thanks, mike

    #
    • tope says:

      Sorry no it doesn’t

      #
  19. Zac says:

    Hi, I am interested in this but wondered what ‘Label 2′ and ‘Label 3′ would be for ?

    #
    • tope says:

      I’m not sure I understand. What do you mean by Label 2 and 3?

      #
  20. Zac says:

    Could the recipes be loaded from wordpress pages or must they be done manually ?

    #
    • tope says:

      You could add your custom code to load the recipes from a wordpress page but you will have to add that functionality yourself. Right now the recipes are hardcoded into the template

      #
  21. Olli says:

    hi tope
    you are cool guys!
    it’s great thing!
    l have a question,this file contains the whole code?or just the app UI file?

    #
    • tope says:

      Thanks Olli, This is a design template so you will mainly find the code is mostly design/UI related.

      With this you will be able to reuse the code to design your own app.

      #
  22. Zach110571 says:

    Just bought this. What is the second tab ‘steps’ for as there is steps on the recipe description itself. Is it connected to any other part of the app through code ? i am new to app coding and thought this maybe a half built app, is it just for themeing really ? If so, can you offer services ?

    #
  23. gamezat says:

    hello, this is very nice app template i will bay it now thanks

    #
  24. Fabrizio says:

    Hello, I am interested in buying the Foody iOS template, but I am afraid iPhone 5 screen size is not supported. Is it?

    Thanks,
    Fabrizio

    #
    • tope says:

      Hi Fabrizio, It is supported.

      #
  25. Robert says:

    Hi I was just wondering does the Foody App have code to get the project going quickly? Or is it soley design templates?

    Thanks,

    Robert

    #
    • tope says:

      You will get an XCode sample project to see how to implement the template. Also you get PNG files and well as the photoshop PSDs

      #
  26. Maria Grazia says:

    Sorry, does this template work also on iPhone5? After buying this template how can I change the contents and the other things?

    #
    • tope says:

      Yes, it does, Maria. You will have access to the source code so you can change the contents as you wish. But, you need to know how to code in Objective-C to be able to make effective use of the template….

      #
  27. oren says:

    Hi Tope!
    How can I get rid of this warning message?

    MainStoryboard_iPad.storyboard
    Group Table View Background Colour is deprecated in iOS 6.0

    #
  28. Charles Lai says:

    Hey, I am doing the Foody tute at the moment from Youtube. I am just wondering anyone knows where to get the JSON files included in the tutorial?

    #
  29. jvenegask says:

    Hello, I bought this theme, and i have problem with de building:

    AppDelegate.m

    1) in: -(void)iPadInit
    this lines:
    UINavigationController* nav = (splitViewController.viewControllers)[0];
    MasterViewController* master = (nav.viewControllers)[0];
    FAILED:
    ! Suscrip requires size of interface ‘NSArray’, which in not constant in non-fragile ABI

    2) in: -(void)iPhoneInit
    this lines:
    UINavigationController *navigationController = [tabBarController viewControllers][0];
    UIViewController* controller2 = [tabBarController viewControllers][1];
    UIViewController *controller3 = [tabBarController viewControllers][2];
    UIViewController *controller4 = [tabBarController viewControllers][3];
    FAILED: the same message:
    ! Suscrip requires size of interface ‘NSArray’, which in not constant in non-fragile ABI

    DataLoader.me
    3) +(NSArray*)loadSampleRecipes, in this lines:
    andSteps:@[@”Peel and chop the onions. Pour the olive oil into a sizeable saucepan, Bring the water to a boil. Add the olive oil and salt, then the spaghetti”,

    andSteps:@[@”Cook the bacon, adjusting the heat as necessary to render fat out of the bacon, Peel and chop the onions. Pour the olive oil into a sizeable saucepan”,

    andSteps:@[@”Prepare the vegetables. De-seed the peppers”,

    and other lines the failed is
    FAILED: the same message:
    Unexpected ‘@’ in program

    Please fix it,

    Thank, Jose

    #
  30. jvenegask says:

    Hi tope
    run FODY in Xcode 4.5 and all is OK
    Thank,

    #
  31. moe80s says:

    Hi, can you provide it the the option Right to left writing?

    Regards,

    #
  32. Eddie says:

    Hi, is this template $69 or $79? The gallery page says it’s $69, but it’s $79 on this page.

    #
    • tope says:

      Sorry, the problem was from the gallery page. The price is $79

      #
  33. Ravi says:

    Hi, Do you have a sample project/code(and for sale) using storyboards/segues?

    Thanks

    #
    • tope says:

      Hi Ravi, All our sample projects do use storyboard and segues.

      #
  34. Jason says:

    Do you have this project w/o the storyboard? i.e. the XIB’s? Also, are all your projects using storyboard?

    #
    • Tope says:

      Yes, they all use Storyboards, I’m afraid.

      #
  35. Marko says:

    Hi, I’m interested in buying this theme but I sow earlier question about 1024×1024 Icon.png for Appstore. Is the icon finished now when iOS 6 is released?

    #
  36. Chuck says:

    What does “Button Presed” mean? Typo in your showcase?

    #

Leave a Reply