Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [figma-plugin]

The tag has no usage guidance.

figma-plugin
-1 votes
0 answers
24 views

Enquiry about figma scrolling [closed]

https://www.pixlspace.io/ Example Website. How can I change the text color as I scroll down and Scroll effect for the project session as I scroll down using Figma? Are there any way to succeed this? ...
Unknown Person's user avatar
0 votes
0 answers
16 views

Creating figma plugin in with rest api

i am trying to create a plugin that will fetch data from an api. I tried creating an example app to log the data that should be fetch, but unfortunately, it doesnt. the endpoint https://dummy....
spiderweb191919's user avatar
0 votes
0 answers
19 views

How to replace icon in instance of a component in Figma?

Requirement: I used same icons for the navigation items at the beginning of the time but after creating the Figma design I want to change and use specific icons for the specific item. Problem: I am ...
Ujjwal Batra's user avatar
0 votes
0 answers
25 views

Images are not loaded on figma design

I am working on figma plugin and try load images by using figma.createImageAsync(url). But images are not loaded properly even though images(url) are available on amazon s3. Images are PNG. So I ...
Michael Ding's user avatar
0 votes
0 answers
51 views

Cannot able to import the UI Package from Figma to Android Studio using Relay

I am trying to import the UI package from Figma to Android Studio using Relay but it gives me an error in Android Studio when I place the link of my design. In this image Android Studio gives me an ...
Muhammad Umair Rasheed's user avatar
1 vote
1 answer
197 views

Import a design from Figma to Android Studio

I'm trying to use Relay to pass my Figma design to Android Studio. When I copy my Figma link I have this error "https://www.figma.com/design/dZtxaZ77cboSxhS2DyLwSV/APP?node-id=0%3A1&t=...
marc fernadez's user avatar
0 votes
0 answers
21 views

Cubic spline interpolation in GLTF [duplicate]

I am building a plugin for figma to record animations and later have embed them into GLTF, the GLTF documentation for cubic spline interpolation says we have three Values for a key frame. The input ...
Aniruddha K's user avatar
0 votes
0 answers
17 views

figma plugin How to implement connectors and other nodes that can only be used in figjam mode in figma mode

I want to implement figma plugin to realize that the connector and other nodes in figjam mode can be used in figma mode instead of copying and pasting them into figma mode in figjam mode. Can I get ...
tian feng's user avatar
0 votes
0 answers
21 views

Relay for android Studio: Couldn't convert node icon: Unrecognized type NodeType.BooleanOperation

Good day I'm trying to import ui component from Figma into my android project using Relay(Version 0.3.11) but I got the component without the icons and it shows the next warning in android studio: (...
Albaraa Abuyassen's user avatar
0 votes
0 answers
17 views

How to remove an image from a Figma widget?

I'm building a Figma widget with typescript. The widget lets me upload the image but won't let me remove the image from the widget. Does anybody know what I'm missing? if (props.imageString == '') { ...
Lily's user avatar
  • 1
0 votes
0 answers
119 views

Figma Plugin API, How to add component properties to component

I am trying to make a plugin that documents color styles but I am having trouble with settign up the color token card component. I figured out how to add a component property but I don't know how I ...
Raccoon's user avatar
  • 141
0 votes
0 answers
34 views

Parralax with scroll control in Figma

Here's the animation I'd like to prototype with figma. https://urlz.fr/oigz I know we have smart animate to start with. But here I want to control the animation (reveal and hide image) with ...
Laurent's user avatar
  • 361
0 votes
0 answers
127 views

How to import a figma animation into rive?

I know that I can import a figma design by exporting as an svg and importing by copy/paste in assets folder of rive editor. But can we import a whole component with it animation? Thank you?
Laurent's user avatar
  • 361
0 votes
1 answer
322 views

How can we capture screenShot of figma design and send it to s3 bucket

I am new to figma plugins. I am createing a figma plugin using plain html and javascript. What I want to do is to capture a snapshot of figma design on screen. And Convert it to png/jpg to store it ...
Yogesh Arya's user avatar
0 votes
0 answers
323 views

Can i convert Figma Design to Jetpack Compose for my approach?

I am not sure if it is possible to have my app design completely converted to Android Studio using the Figma Relay plugin. In Figma I have designed an app with 5 different screens, NavigationDrawer, ...
steeveKA1's user avatar

15 30 50 per page