Questions tagged [sketch-3]

Sketch is a digital design application for Mac.

Sketch is an application built for modern graphic designers. Features a flexible workflow with support for Multiple Pages and Artboards and Symbols and Shared Styles to make reusing elements quick and easy.

94 questions
4
votes
1 answer

how to make text layer auto adjust width on sketch

I create a text layer, by default its width is just response to content, but now, I resize its width, or the group it belongs, then its width will grow like below. For now, I have to reduce its width manually. How can I make it reduce its width…
tjfdfs
  • 729
  • 10
  • 26
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
0 answers

How to do smooth corners or super-ellipse in iOS 11?

Sketch 47 just implemented smooth corners and Apple already uses super-ellipses for app icons since iOS 7, is there a way to round the corners of your UIViews the same way? The super-ellipse formula (1 = |x/60|^5 + |y/60|^5) works for app-icons but…
YannisDC
  • 207
  • 1
  • 2
  • 9
3
votes
1 answer

sketch app using pt only for text sizes and seemingly for everything else?

the sketch fonts are set in PT now I want to write a web app using bootstrap 4. So I am used to using pixels / em / rem for fonts and distances. I see no value using PT. Points seem to be for print media so what is the proper way to convert pt to…
Toskan
  • 13,911
  • 14
  • 95
  • 185
3
votes
3 answers

Rendering default HTML and CSS to Sketch with react-sketchapp

I've was testing the react-sketchapp which looks pretty neat so far. Besides rendering the default sketch elements like Text,View,Image and so on, would it be possible to render a default react component containing HTML-Markup styled with scss? I…
Manu Schiller
  • 3,256
  • 2
  • 11
  • 13
3
votes
1 answer

How to adjust the arrow size in Sketch?

How to adjust the arrow size, not the thickness enter image description here
ycjcl868
  • 432
  • 3
  • 7
  • 18
3
votes
0 answers

Sketch 3 iOS UI Design not sync with actual design

I am new to Sketch and facing a few issues. As seen from the pictures below when I use symbols from Sketch default iOS UI Design, why does it looks smaller than the Actual. For example, the Navigation Bar and Bottom Bar look smaller than what actual…
KY Leung
  • 103
  • 1
  • 9
3
votes
1 answer

Apple script for Sketch App

I am trying to write an Apple Script for Sketch.app (com.bohemiancoding.sketch3). What i want to do is, create some image file that can be rendered in browser from Sketch document. And when i open Sketch.app dictionary in Script Editior i…
Mirza Bilal
  • 891
  • 11
  • 34
3
votes
2 answers

Custom Map Annotation is blurry

Hi I have created a custom annotation in Sketch 3 and when I scale it down to fit into the map view it becomes blurry. How do I fix this?
Trip Phillips
  • 430
  • 1
  • 5
  • 18
2
votes
0 answers

Text vertical alignment in sketch different than in css

I know this is a very common problem, but I have yet to find a canonical solution for it. I have a design created in Sketch, and when I use the exact font, font-size and line-height in css, the browser renders the text differently. Example: Here is…
Uri Klar
  • 3,800
  • 3
  • 37
  • 75
2
votes
2 answers

How to use Sketch/Illustrator designs in android studio

So, I'm developing an application in android studio, my company will give me designs created in sketch/illustrator, so how do I use them? Do I have to create the whole design in xml from scratch following the mock-up screens or can I get those…
2
votes
2 answers

What are the options available to go from Sketch to ReacJs?

What are the options available to export Sketch for Mac UX designs to ReactJS components to be used by the coding team. From those options, what are the recommended ones, pros and cons of each? We need something that can automate the coding work of…
Mendes
  • 17,489
  • 35
  • 150
  • 263
2
votes
1 answer

Importing JSON into Sketch App

I've managed to isolate the json structure of a specific Symbol by looking into the new Sketch open format file. How can I now re-import it into a new Sketch file with a simple drag&drop? It seems like Sketch doesn't accept the json file as an…
Luke
  • 2,976
  • 6
  • 34
  • 44
2
votes
3 answers

How to correctly export an iOS app icon using the iOS app icon template within Sketch?

I've been struggling with exporting the iOS app icon that I created within the said template in Sketch,the first image is the design I do within the template, and the second image is when I export it, but the design that I did within the icon is…
Francisco Ruiz
  • 209
  • 3
  • 12
2
votes
0 answers

easy-sketch.js is supporting for mobile devices?

I have used easy-sketch.js for canvas drawing. I developed for both WEB and IOS. now I confused whether its working in IOS? because touch drawing is not working in easy-sketch? can anyone suggest me the solution.
Gokul Kumar
  • 389
  • 6
  • 16