Responsiveness

Responsiveness

LocoAI scans through your design files and applies styling & layout to your elements based on media queries so that these elements can adjust to different screen sizes.

Note: You don't need to design your app for different screen sizes, rather you can apply custom styling and layout for each breakpoint so it can adapt to different screen sizes.

What are Media Queries?

Media queries allow you to change the styling of your design based on rules such as screen width.

An example of that would be to change your design from being arranged horizontally to stacking vertically on the <428px Media Query - this means this setting is only applied when the screen width is less than 428px

By using Media Queries, you can control your design for various devices such as desktops, tablets, mobile and more.

Reviewing responsiveness & styling

After the Locofy.ai wizard has scanned & added styling properties, you can review and edit them.

  1. Click on the "Review" button next to "Responsiveness"

  2. From the list of layers, you can select the one that you need to the styling for.

  3. Click on the edit button present on the right side to edit the styling properties.

Select and Edit in Preview

You can select the element you wish to edit directly from the preview.

  1. Click the 'Edit' tab on top of the preview window.

  2. You can now click the element in preview that you wish to edit. You can also hover over the element to see their name.

  3. Once the item is selected, you can review & edit the decisions LocoAI made, present on the right panel, with regards to the selected element.

Editing responsiveness & styling on Differnt Media Queries

Working with media queries in Locofy.ai is easy:

  1. Click on the desired Media Query tab or select from the dropdown.
  2. Edit the styling of the layer. All the changes will be applied to the selected media query.
  3. Preview to see how your element behaves in your selected screen size
Note: If you have added custom media queries, you can find all the Media Queries you created by clicking on the three dots next to the breakpoint tabs.

Add Custom Media Queries

By following these straightforward steps, you can effortlessly manage and utilize media queries to enhance the responsiveness and adaptability of your design.

How to add new media queries:

  1. Navigate to the section for editing styles and responsiveness within the tool.

  2. Click on the three dots next to the breakpoint tabs.

  3. Within the opened dropdown, locate the "Add media query" button. Click on it.

  4. Define your new media query and assign it a name for easy reference

  5. Upon saving, your newly created media query will seamlessly integrate into the dropdown menu, alongside any existing media queries.

  6. Easily select your desired media query from the dropdown menu by clicking on the corresponding option. The selected media query will then be prominently displayed among the existing tiles, for quick access and reference.

  1. Also after adding a new media query you can also add more media queries by clicking the plus (+) icon besice the 'More' option located above the live interactive preview.

Creating beautiful interactions with states

Elements on your page are not just static. As users interact with the elements, you may want have a different styling for your element based on its state.

You can do so inside Figma with the Locofy plugin. Commonly used states which are supported by Locofy are:

  • Normal
  • Hover
  • Pressed
  • Disabled
  • Focused
  • Checked
  • Empty

Editing element style in its different states

To edit the styling for an element in different states such as hover and disabled:

  1. Select the state you want to edit for. You can click ont the dropdown next to State.
  2. Edit the styling of your layer. All changes made will apply only to the selected state.
  3. Preview to see how your layer looks in the newly styled state by clicking "Done".

Edit styling properties for your layers

Locofy supports styling options for:

  • Prebuilt Effects
  • Display, Size & Position
  • Spacing
  • Fill
  • Border
  • Shadow
  • Typography
  • Cursor
  • Layout

Pre-built Effects

Learn how to create pre-built effects, tag your Lottie files and customise your animation properties.

  1. Select the frame you want to animate in your design. Navigate to the section for editing styles and responsiveness within the Locogy Lightning plugin and scroll down to the "Pre-built Effects" section.
  2. Then, you can select the type of animation you want.
  3. You will then be taken to the "Pre-built Effects" tab. Here, you can further customize other animation properties.
  4. You have successfully created pre-built effects.

Advanced CSS properties

You can add any css property to customise the styling and responsive for your needs.