Questions tagged [sketchapp]

Digital design application for Mac, produced by Bohemian Coding.

117 questions
14
votes
5 answers

How to handle Sketch exported SVG with ids

I want to use svg icons in my page. The designers I work with use Sketch to design the image and export the result in svg. Sketch adds various id tags to the exported code (note the id="Page-1", id="My-Star" and id="Star-1" attributes):
Peter Goes
  • 459
  • 4
  • 12
13
votes
2 answers

Sketch How to open same file in multiple windows/tabs?

Is it possible to open the same .sketch file in multiple tabs/windows? I tried File -> Open Recents -> Myfile and also opening it multiple times from the Finder but it just keep opening the same windows
goerwin
  • 1,231
  • 10
  • 20
8
votes
1 answer

Finding a pattern or formula to convert Sketch shape path points(json format) to svg path

I am trying to find a pattern to convert Sketch shape points(json format) to svg path, as we know sketch files are just zip files, unzipping you will get json files. here are sample json codes { "_class": "triangle", "do_objectID":…
JohnPep
  • 193
  • 1
  • 11
7
votes
1 answer

Sketch to CSS - Radial Gradient Css Export Problem

My English is a little bad. Sorry. There is a design prepared in the Sketch program. I couldn't spill the radial gradiant correctly into the css code. How do I get the same radial gradiant appearance? Screenshots…
Gökhan
  • 99
  • 1
  • 5
7
votes
1 answer

How to Subtract a Vector Path from a Rectangle in Sketch

How does one subtract a vector path in Sketch. Shapes are straightforward and text is also doable. The white lines in the attached images need to be cuts through the rectangle. Suggestions?
aaronium112
  • 2,992
  • 4
  • 35
  • 50
6
votes
1 answer

Material Design plugin in Sketch: How do you export the generated theme?

We are using the Material Design Theme Editor plugin in Sketch. It creates this amazing Style Guide and Material Design theme right in your Sketch file. Does anyone know to export then import the theme generated in Sketch to Android Studio?
6
votes
2 answers

how to convert sketch app to android layout

I am trying to convert the layouts that have been created in sketchapp to android but somehow i am unable to do so .Please help me out on this one please
Jyotsna Dua
  • 131
  • 1
  • 1
  • 5
5
votes
1 answer

Icons8 Lunacy says: "Missing Fonts" even though they are installed on my PC?

I was given a sketch file, and since I have Windows, I installed Icons8 Lunacy to read that file, but when I try to open the file, I get a message saying that a font called (Avenir-Heavy) is missing even though I installed it on my PC for the third…
mrassili
  • 301
  • 1
  • 5
  • 11
5
votes
1 answer

how to export without drop shadow in sketch

I am new to sketch. After designed an icon in sketch, I want to export it to PNG. The icon is drawn with multiple path and grouped together. But when I export it, the exported image has drop shadow in it. I don't want the shadow. Is there anyway to…
yang
  • 498
  • 5
  • 22
5
votes
3 answers

How to open the sketch file in windows

I have downloaded the icon set from google. https://developers.google.com/identity/branding-guidelines It has the .SKETCH file. I need to know how to open the file. I have Photoshop and Sketchup 2016. can anyone assist me to open the file ? Also…
iappmaker
  • 2,945
  • 9
  • 35
  • 76
4
votes
1 answer

Sketch App Plugin - Google & Facebook authentication and maintain user session in sketch plugin?

Working on a sketch plugin which can fetch/collect data from an illustration hosting platform based on user authentication. I am using SKPM with sketch-module-web-view. Currently we have Google & Facebook authentication methods for the website. We…
4
votes
1 answer

Wrong size when exporting SVG from Sketch

When exporting an icon from Sketch as an SVG, it get exported with the wrong size. The icon.svg file on the left is exported from Sketch. But when I export the same file from Illustrator it exports it perfectly fine. Here's my sketch export…
Leo
  • 967
  • 2
  • 14
  • 37
4
votes
3 answers

Can we use sketch UI elements directly into Xcode?

I am new to sketch 3. I have a hand on experience with Xcode and iOS development. My question is wether we can directly use sketch elements in xcode or sketch is only used for prototyping the UI? For example, If I design Label with a text field in…
ios nerd
  • 159
  • 2
  • 2
  • 4
3
votes
1 answer

Can you export an Angular component into Sketch?

I was looking over how Airbnb introduced a way to export React Components into Sketch. Is this possible for Angular Components? If so where can I find the reference to do that?
3
votes
2 answers

iOS app icon background color during zoom-out to home transition animation

My app icon that I created in sketch using a template looks fine on my device and in the simulator. My issue is that when I'm in my app and I click to go home the app zoom out transition animation underneath the app icon is a different color than…
Bijan Cronin
  • 91
  • 1
  • 8
1
2 3 4 5 6 7 8