Figma is a collaborative interface design / prototyping tool. Programming questions about Figma can be asked here. Questions about the design of, or designing, graphics and interfaces are off-topic on Stack Overflow.
Questions tagged [figma]
355 questions
0
votes
1 answer
How to convert CSS styling to React-Native
I am using figma for screen design. All styling in figma is in CSS format. But I am developing app in React-Native where all the styling is different from CSS.
Lets Say box shadow in CSS
box-shadow: 2px -8px 15px rgba(29, 41, 56, 0.2);
Such a…

ThinkAndCode
- 1,319
- 3
- 29
- 60
0
votes
1 answer
How to create this custom shape in android?
How to create this custom shape in android ?
My requirement is, i want to create a CardView with above shape. Inside this cardview, there will be other textviews and imageviews present. Under the top curve of the card, i need to place a small…

K Pradeep Kumar Reddy
- 632
- 8
- 16
0
votes
1 answer
Is it possible to make a border-radius behave like in figma
Is it possible to make css behave like in figma, its hard for me to describe but basically the border radius would go past the middle point.
Css doesn't behave like that when i tell him border-radius: 0px 50px 50px 50px; it stops at the middle and…

Imeguras
- 436
- 6
- 18
0
votes
1 answer
How to apply margins to SVG image in react native?
I'm using SVG as my login page logo. I want to display it at the top of the screen with the margin of '10' from the top, I tried to fix it but it doesn't seem to work. Is there any way to fix this? Kindly Help

The Dude
- 41
- 5
0
votes
0 answers
I arrange an chart but In present, i can't see chart
I'm making mobile game UI using 'Figma'.
I have some problems with Present.
When I arrange an chart but In present, i can't see chart.
I'm trying to solve it by myself, but its so difficult.
On figma contains:
On prensent contains:

박종준
- 125
- 1
- 2
- 10
0
votes
1 answer
Figma or Sketch? which one is better for design
I get confused about using Figma and sketch so I want to know what is the difference and which is the best to use and why?

neeraja s
- 9
- 2
0
votes
0 answers
How can I use design elements in Xcode projects?
so I'm currently working on a programming project and I already designed a prototype in Figma. How should I go about importing the code design elements in the Xcode project.
For example, I designed a Menu and the code for the Menu text at the top…

Leopold
- 11
0
votes
1 answer
Figma Plugin: callback on file updated
I found the callback 'on' interesting but limiting https://www.figma.com/plugin-docs/api/properties/figma-on/#docsNav
I there a way to trigger an event once the file has been updated?

Giardiv
- 63
- 12
0
votes
1 answer
text in component does not auto-resize border-box
I want to set up a component with a coloured background rectangle and a text, that is ready to be resized in width and also automatically resizes its height based on the length of the text.
For now I can only resize the height of the component…

boehmatron
- 713
- 5
- 15
0
votes
1 answer
How does Figma crop pictures accurately?
Figma can use drag and drop to crop pictures, but it is difficult to get to the specific size? How to do it?
There is a demo picture to illustrate my problem.

weiya ou
- 2,730
- 1
- 16
- 24
0
votes
1 answer
My buttons and texts are showing in the wrong places on Android Studio 4.0
Hi I'm practicing clickable button, for that, I need to reproduce the design here:
https://www.figma.com/file/pAx28mFg68qvYulJQcyMHE/Score-Tracker?node-id=0%3A1
But for some reason, although I believe I wrote all the dimensions right, I can't get to…
0
votes
1 answer
Can I capture the mouse pointer in a Figma plugin window?
I have some code that I've used to create controls for a long time, and it works well, in that it properly captures and releases the mouse (at least in chrome).
function createSlider(slider, width, height)
{
slider.width = width;
…

Alex
- 846
- 6
- 16
0
votes
1 answer
Why "plugin runtime aborted" appears when using some RTL plugin like as Arabic & RTL support or RTL PLZ?
I am using two RTL plugins in Figma; Arabic & RTL Support and RTL PLZ.
After a lot of RTL texts which are managed by these plugins I have seen a message that says "Plugin runtime aborted" and I could not write new RTL texts or edit them with these…

rahimz
- 23
- 1
- 7
0
votes
1 answer
Material.io color design system
Hope everyone is doing well.
Just had a quick question about the color design system from Material.io
I'm trying to create a color design system in Figma and I was wondering if anyone can tell me what the numbers under each color swatch means.…

VaughanT
- 11
- 4
0
votes
1 answer
Can I import a Figma or Sketch file into Xcode?
I want to make sure my app is pixel perfect. Is there a way Xcode can import a Figms or Sketch file so all the UI is created and aligned perfectly?

user1590819
- 55
- 1
- 9