Fitpulse

No Photoshop skills? No problem because you don't need it with these templates

  • iphone
  • iphone
  • iphone
  • iphone
  • iphone
  • ipad
  • ipad
  • ipad
  • ipad
  • ipad
iPhone View iPad View

Developers suck at design.

Well, not any more. These templates help you get a great design even if you don't have the skills of a designer.

  1. Indie 3 apps
    $69
  2. Agency Unlimited apps
    $139

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

Remember the story you were told when you were a kid? The one about the princess that kissed a frog and it turned into a prince?

Yes, that’s what we try to do here at App Design Vault. Turn your frog-looking apps to one that deserves royalty treatment.

User Profile with Custom Progress Controls

Fitpulse here is one of the ways to make your apps look like royalty. It is an Ocean blue template with a number of nice custom designs. Just like the Profile screen below.

This screen depicts a fitness app. It shows a User profile with some milestones attached to it. You can also imagine it being used for a social networking profile where the numbers depict number of followers/following etc.

Step Away from The Default Progress View

The default UI control to show progress in iOS gets old and boring kind of quickly. We decided to spice that up in Fitpulse. We added our own spin to the awesome CERoundProgressView component developed by Ceroce.

The Progress View has a round bar that fills up as the maximum value is reached. It also shows the percentage fill in the centre of the view.

See the video below to see how it was developed. You can also download a sample project with the round progress view.

What is included in the template

In Fitpulse, (as with all our other templates) you get a sample Xcode project with all the code necessary to achieve the design included.

You also get Photoshop PSD files if you want to tweak the templates. The images for the designs have also been sliced into PNGs for both retina and non-retina resolutions.

Tab bar with a Twist

Fitpulse comes with a killer tab bar. It has a graphite look and feel. Watch the video below to see how we customised it.

Make it Your Own With The Color Switcher

We released a free app with which you can change the colours of the template. Just in case you don’t like the blue. See the app here.

NOTE: The app will not change neutral colours (black, white or any gray in between).

.

App Developers who like Fitpulse also like...

49 Responses to “Fitpulse”

  1. Siddhartha Banerjee says:

    Love it!

    #
    • tope says:

      Thanks!

      #
  2. Kitwana says:

    Very cool Tope! Thanks, I’ll put this to use immediately.

    #
    • tope says:

      Good to see you are taking action already , Kitwana.
      I’m glad it was of some use

      #
      • Roydell says:

        Nice UI.Do Have video tutorials on sale. I am a developer/designer used to work for http://www.zeepha as a lead dev/

        #
  3. Will says:

    Tope, Thanks for that tut actually something i’ve been searching for on the web and couldn’t find. Definitely would love to see more of these videos.

    #
    • tope says:

      Sure, Will. I plan to do more

      #
  4. David says:

    Excellent work, Tope! Very clear. I’m really looking forward to more of your videos.

    #
    • tope says:

      Thanks David… More coming out soon

      #
  5. sergioonweb says:

    Please, how can I buy this excellent template? I don’t display the buy button, tanks

    #
    • tope says:

      You can buy it now Sergio. Thanks.

      #
  6. dietmanager says:

    how can i purchase this?

    #
    • tope says:

      It is live now. Please use the “Add to Cart” button above

      #
  7. h4cky says:

    How to download? I am at the list and i receive error – email is registered for this list… so how to download the sample project ?

    #
  8. Johan says:

    Excellent! Maybe a little overuse of the word “basically”? :)

    #
    • tope says:

      Hi Johan… Yeah, my high school English teacher will kill me… basically :-)

      #
  9. sergioonweb says:

    5th settembre! Gorgeous! Great gufa for my birthday

    #
    • tope says:

      Happy birthday in advance, Sergio :-)

      #
  10. Ric says:

    Wow, cannot wait till release day!! Great work, Tope!!

    #
    • tope says:

      Thanks, Ric.. Happy you like it.

      #
  11. Stephen says:

    Thanks Tope – it’s very slick. I’ve looked at the code hoping to understand it, but I’m not up to that standard … yet.

    I look forward to any others.

    I appreciate you offering this very much.

    #
  12. tom says:

    Great Tope, you never disappoint!

    #
  13. Anthony says:

    Lovely look and Feel Tope, well done again.

    #
  14. donaldking says:

    Thank you Tope. Very nice video.

    #
  15. Siddhartha Banerjee says:

    Hi Tope, great work again!

    However, couldn’t launch the sample code. Getting an error msg under ExtraElementVewConroller.m > viewDidLoad method > self.searchDisplayController.searchBar.scopeButtonTitles = @[ @"Label", @"Label", @"Label", @"Label" ]; Parse issue [Unexpected "@" in program].

    Hope to download a bug-free version soon.

    Again, great work.

    PS: We are currently working on an app using your Gunmetal UI.

    #
    • tope says:

      I just ran the project and cannot reproduce the issue. Can you please send me the screenshot of the error in Xcode?

      While you are at it, please let me know what version of XCode you are using.

      Also, looking forward to your app using Gunmetal:-)

      #
    • tope says:

      It could be you are using an earlier iOS SDK.

      Can you replace the line….

      self.searchDisplayController.searchBar.scopeButtonTitles = @[ @"Label", @"Label", @"Label", @"Label" ];

      with

      self.searchDisplayController.searchBar.scopeButtonTitles = [NSArray arrayWithObjects:@"Label", @"Label", @"Label", @"Label", nil];

      #
      • v_a_singh@hotmail.com says:

        Tope,

        Thanks, this theme looks great. I am using XCode 4.3.1

        I was getting the same issue which resolved from your above code but now I get SIGABRT error in main.m here:

        @autoreleasepool {
        return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
        }
        }

        #
        • tope says:

          Can you please update XCode to 4.4? and your SDK to iOS 5.1? Thanks. That fixed it for other customers

          #
  16. Siddhartha Banerjee says:

    I’m using Xcode 4.3.2. Sending you the screenshot by mail. Cheers.

    #
    • tope says:

      Thanks for updating your SDK and XCode to 4.4 that fixed it right?

      #
      • Siddhartha Banerjee says:

        Yep! Thanks so much. Cheers.

        #
  17. Pedro says:

    can we get this in appcelerator ready? let me know and i’ll buy it

    #
    • tope says:

      Hi Pedro, Not at the moment. We need to be sure there is demand for Appcelerator templates before we make them

      #
  18. Szu-Khiam Ooi says:

    Looks great. love the circular progress indicators! Keep the great stuff coming

    #
  19. jim says:

    Does this fitpulse theme have the slideout menu similar to socioville?

    #
  20. malhaar says:

    hey tope.. very nice theme indeed.. its my fifth purchase from you, but i cant use it, giving me error. i contacted support, but reply was not satisfactory.
    can you check my support ticket??

    Thanks ..

    #
    • tope says:

      Ok, I will take a look and get back to you..

      #
      • malhaar says:

        thanks a lot tope.. issue is resolved. as i said this one is fabulous.
        i looking towards buying magrack as well.. that looks awesome as well.
        Regards,
        Malhaar

        #
  21. Elaine says:

    Hi tope,

    Great work. I love this one.
    One question for you, if I purchase the template and build the app which looks the same as shown in the psd, is there any legal issues?

    #
    • tope says:

      No Elaine, That’s the idea. Your license allows you to make apps (commercial/non-commercial) with the templates.

      #
  22. Afonso Gomes says:

    How hard would it be to implement a menu button on the header tab bar that opens a sliding panel from the left like the Facebook app ?

    #
  23. Kayode says:

    Hey! Good job. I do have some proposition in terms of customizing some of your templates to suit a project. How does this work? will be nice if i can have your e-mail or mail me a telephone number.

    #
  24. hamid says:

    hi in my projet i c’ant found this picture
    tabBarBackground-5tabs
    tabBarBackground-5tabs@2x
    tabBarSelectionIndicator-5tabs
    tabBarSelectionIndicator-5tabs@2x
    pls i you can send me this in my email
    thank you

    #
  25. Puka says:

    This is great. love it. is there any trial version?

    #

Leave a Reply