How to Make App Mockups With AppCooker
In this AppCooker tutorial, you’ll learn how to make beautiful interactive app mockups on your iPad! By Robert Chen.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Contents
How to Make App Mockups With AppCooker
30 mins
- Getting Started
- Can’t Buy the App?
- Sample Project Overview
- A Quick Tour
- Creating a New Project
- Adding Native Widgets
- Saving Colors to the Palette
- Changing the Status Bar Color
- Configuring the Table
- Delete Unused Sections and Rows
- Configure the Cell
- Change the Cell Text Color
- Add Body Copy to the Cell
- Fill Up the Table With Duplicate Cells
- Importing Images
- Transfer Images to iCloud Drive
- Set the Tab Bar Icons
- Add the RWDevCon Logo to the Table View Header
- Tab Bar Transitions
- Duplicate the First Screen
- Update the Tab Bar Icon Images
- Create the Tab Bar Transition
- Test the Transition in Preview Mode
- Smart Back Transitions
- Create a Detail Page
- Create a Simple Link
- Test the Smart Back Link with Preview Mode
- Adding an App Icon
- Importing and Exporting Files
- Challenge
- Where to Go From Here?
Test the Smart Back Link with Preview Mode
Use Preview to check out your new Smart Back link. Refer to the prior instructions for entering Preview mode, but this time, make sure the Link button is on so it’s easier to tell which areas are tappable.
Adding an App Icon
Before you show the client your progress, it’s a good idea to include an app icon.
- Navigate back to your project’s App Board.
- Select the App Icon editor.
- Tap the large blank icon. This takes you into Editor mode.
- In the navigation bar, select the image icon , and select iCloud Drive from the list of options.
- Within the AppCookerImages folder, select rwdevconIcon.png.
- Pan and resize the image until it fills the entire icon area.
- Tap Done when you’re finished.
The process of importing an app icon is similar to importing a regular image. The main difference is that you’re using the icon editor instead of the screen editor.
Importing and Exporting Files
When exporting your project, you have three file formats to choose from:
-
.appCooker
is a full backup of your project. Anyone with this file can continue editing where you left off. -
.appTaster
is a playable mockup that clients and coworkers can view using the free companion AppTaster app. -
.PDF
lets you export screens and other project information for viewing on a computer.
Export your project in the AppTaster format so you can show off your progress to the client.
- Navigate to the App Board of your project.
- Tap the Action icon in the navigation bar. This brings up a modal where you can Choose a format.
- Select the AppTaster icon.
- (Optional) Enter your email address in the Send comments to field.
- Tap Continue.
- On the Send a Copy page, select the Email option. This opens an email composer which is pre-populated with instructions.
- Instruct your client to download the AppTaster app before opening the email attachment.
When the client opens the .appTaster
email attachment, she will have the option to Copy to AppTaster. Within AppTaster, the client can comment on individual screens, and these comments are sent to the email address you provided.
Challenge
You’ve started on the Detail Page, and your challenge is to build out the rest of the screen. This is what it looks like before and after:
You can continue with your existing project or download the challenge starter project below.
Your goal in this challenge is to not only apply what you’ve learned, but also to explore other properties available on native widgets. AppCooker doesn’t do everything Xcode does, so you’ll have to work around AppCooker’s limitations. Here are a few tips:
- You can expand the height of the screen using the Screen Size button in the property bar.
- You can customize the navigation bar’s Style and Tint colors.
- The table view has a Grouped style and a Row Height property.
- There are cell styles other than Subtitle, such as Left Detail.
- For custom cells, you’ll need to drag and drop multi-line text and images.
- Each table view only supports a single Row Height. To create cells of varying heights, one workaround in AppCooker is to use multiple table widgets.
- The Resources folder has a few conference speaker avatars you can use as placeholder images.
Ready? Download the challenge starter project if you need it.
To import an .appCooker
file, first transfer it to iCloud Drive. Then within AppCooker, tap the plus button in the navigation bar on the project screen to access iCloud Drive.
If you want to check your work, you can download the finished challenge.
Where to Go From Here?
AppCooker is an easy-to-use prototyping tool for creating interactive mockups. There’s a lot more you can do with AppCooker beyond what you’ve seen here. To learn more, check out these video tutorials from the official website.
I hope you enjoyed this tutorial, and if you have any questions or comments, please join the discussion below!