How to convert imported svg to buttons for mobile

we have imported all the designs from Figma. But all the buttons are imported as SVG. And now, can’t apply block logic to SVG file. what to do to convert these SVG buttons into actual working buttons for the mobile app?

You would have to replqce the SVG with a button, Figma imports almost everything as images to ensure that the fonts and such aren’t lost.

Hey @chubbytrader - every element from figma that you import gets its own set of blocks:

As Zander points out though, in some cases it can be easier to remove the Figma elements and replace it with the native Thunkable component instead.

What sort of app are you trying to build?

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.