Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Rule “Do you build interactive prototypes in Figma?” #7592

Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added rules/figma-prototypes/auto-layout.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added rules/figma-prototypes/figma-prototype-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions rules/figma-prototypes/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
type: rule
title: Do you build interactive prototypes in Figma?
uri: figma-prototypes
authors:
- title: Joseph Fernandez
url: https://ssw.com.au/people/joseph-fernandez/
created: 2023-12-15T04:29:01.737Z
guid: a0836b52-0b01-44e5-a110-8c7496b1a7a9
---
Figma is a powerful design tool that offers several prototyping features that are valuable for UI designers. Here are a few of the top Figma prototyping features:

`youtube: https://youtu.be/-d6zNGeF59M?si=dYJCN_Hf3zKXiHTX`
**Video: Figma Tutorial: Prototyping & Transitions (5 min)**

## Interactive Components:

Figma's Interactive Components feature allows UI designers to easily create dynamic and interactive user interfaces. You can define different states for a component, such as hover or pressed states, and make transitions between these states. This helps simulate how users interact with the final product, providing a more realistic representation of the user experience.
2fernandez marked this conversation as resolved.
Show resolved Hide resolved

:::good
![Figure: SSW Rewards interactive prototype](figma-prototype-1.gif)
:::

## Auto Layout:
2fernandez marked this conversation as resolved.
Show resolved Hide resolved

Auto Layout is a powerful feature in Figma that simplifies the design process for responsive interfaces. When it comes to prototyping, Auto Layout ensures that your designs adapt seamlessly to changes in content or screen size.

This is crucial for creating prototypes that accurately reflect your UI's behaviour across various devices and screen resolutions.

:::good
![Figure: SSW Rewards Admin responsive navigation](auto-layout.gif)
:::

## Smart Animate:

Smart Animate is a transition feature in Figma that allows for smooth and automatic animations between frames. It intelligently analyzes changes in layers and properties between frames, creating fluid animations without the need for manual adjustments. This feature is particularly useful for creating realistic transitions between different states of your prototype, enhancing the overall user experience.

:::good
2fernandez marked this conversation as resolved.
Show resolved Hide resolved
![Figure: SSW Rewards claim prize](ssw-rewards-transitions.gif)
:::

These features, combined with Figma's collaborative capabilities and cloud-based platform, make it a preferred choice for many UI designers for both design and prototyping phases of the product development process.
2fernandez marked this conversation as resolved.
Show resolved Hide resolved
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading