Skip to content

Commit

Permalink
Create Rule “figma-prototypes/rule”
Browse files Browse the repository at this point in the history
  • Loading branch information
2fernandez committed Dec 15, 2023
1 parent afa4797 commit 11a9443
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
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.
37 changes: 37 additions & 0 deletions rules/figma-prototypes/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
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:

## 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.

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

## Auto Layout:

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.



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.

0 comments on commit 11a9443

Please sign in to comment.