{"id":97,"date":"2019-01-31T14:33:01","date_gmt":"2019-01-31T13:33:01","guid":{"rendered":"https:\/\/sketch2react.wordpress.com\/2019\/01\/31\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/"},"modified":"2020-11-29T17:26:19","modified_gmt":"2020-11-29T16:26:19","slug":"sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version","status":"publish","type":"post","link":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/","title":{"rendered":"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)"},"content":{"rendered":"<figure>\n<p><img decoding=\"async\" data-width=\"1920\" data-height=\"1080\" src=\"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg\"><br \/>\n<\/figure>\n<p><em>This is a brand new version of an old article that I wrote back in June 2018. Has been updated to how things work today.<\/em><\/p>\n<p>A very brief overview on how our framework, code app and plugin work. Just to get you started.<\/p>\n<h4>? Step 1\u200a\u2014\u200aDo your design\u00a0magic<\/h4>\n<p><strong>First design your stuff. <\/strong>Then it\u2019s time to analyze your design and mentally (or on paper) divide them into Containers, Rows and Columns. We use Bootstrap so a basic understanding of how the grid works is very very recommended.<\/p>\n<p>Then you can go two ways: either you do it all by hand (recommended for advanced users) or you use our plugin to create folders containing things like rows, columns, paddings and margins. Our plugin is NOT REQUIRED for this to work, but it will help you in the very beginning speeding up your understanding of how things need to be setup inside of Sketch.<\/p>\n<blockquote><p>?Important! The page (in Sketch) needs to be named <strong>Start here<\/strong> and the first artboard needs to be named <strong>Start<\/strong> or our code app will not read your\u00a0.sketchfile correctly.<\/p><\/blockquote>\n<h4>? Step 2\u200a\u2014\u200aMoving and naming\u00a0stuff<\/h4>\n<p><strong>This step is the most important one.<\/strong> It\u2019s now that you begin giving your Sketch design file the super power of <strong>Bootstrap 4<\/strong> and <strong>React<\/strong> without even leaving the document. You are enhancing your design with real code components and the <strong>amazing responsive<\/strong> Bootstrap 4 grid.<\/p>\n<p><strong>You add our components in Sketch<\/strong> by using very familiar built in Sketch tools like the <strong>Text Node (T)<\/strong>, <strong>Grouping (\u2318+G)<\/strong> and the shapes we support.<\/p>\n<blockquote><p>Number one rule: You need to <strong>name each layer and group<\/strong> with our component names or it will not work at all in code!<\/p><\/blockquote>\n<h4>Example on how you create a {container} in\u00a0Sketch<\/h4>\n<ol>\n<li>Create a <strong>text node (T)<\/strong>\n<\/li>\n<li>\n<strong>Group<\/strong> that text node (\u2318+G)<\/li>\n<li>Rename group <strong>{container}<\/strong>\n<\/li>\n<li>Delete text node or name it <strong>{text}<\/strong>. If you named it {text} this very text node will show up in code. Yes!<\/li>\n<\/ol>\n<p>Check our <a href=\"https:\/\/sketch2react.gitbook.io\/sketch2react-io\/develop\/components\" target=\"_blank\" rel=\"noopener noreferrer\">Components<\/a> or <a href=\"https:\/\/sketch2react.gitbook.io\/sketch2react-io\/learn\/cheat-sheet\" target=\"_blank\" rel=\"noopener noreferrer\">Cheat Sheet<\/a>. And please study our <a href=\"https:\/\/sketch2react.io\/resources.php\" target=\"_blank\" rel=\"noopener noreferrer\">demo files<\/a>. General rule to remember is: you use nothing more than very familiar Sketch tools for all of our components. No plugin required.<\/p>\n<h4>?Step 3\u200a\u2014\u200aLink to our Desktop Code\u00a0App<\/h4>\n<p>??\u200d?<strong>Now comes the really fun part<\/strong>, seeing your static Sketch design file starting to come alive!<\/p>\n<p>You use our <strong>desktop Code App<\/strong> for this. You get access to our app by signing up to our <a href=\"https:\/\/sketch2react.io\/\" target=\"_blank\" rel=\"noopener noreferrer\">beta program<\/a>.<\/p>\n<p>If you have done your homework of <strong>Step 2<\/strong>, you will see your design file beautifully rendered and fully responsive based on what you have set up.<\/p>\n<h4>How to use install &amp; use our Code\u00a0App<\/h4>\n<p>First you need to signup to our <a href=\"https:\/\/sketch2react.io\" target=\"_blank\" rel=\"noopener noreferrer\">beta program<\/a>. Once you have downloaded the app you install it like any other Mac app on your computer. After that follow these simple steps to get up and running:<\/p>\n<ol>\n<li>Open up our <strong>Sketch2React Code App<\/strong>\n<\/li>\n<li>Go to <strong>File\u200a\u2014\u200a-&gt;Open (\u2318O)<\/strong>\n<\/li>\n<li>\n<strong>Open up the\u00a0.sketchfile<\/strong> you are working on<\/li>\n<li>That same file is now linked with our <strong>Code App<\/strong>\n<\/li>\n<li>Happy makings!<\/li>\n<\/ol>\n<h4>Why can\u2019t I install your code\u00a0app?<\/h4>\n<p>All Mac apps that are not certified by Apple that you download from the web or distribute privately (via your own channels) give you a warning the very first time you open them.<\/p>\n<p>Just chill and do like below and happiness will (maybe) come to you.<\/p>\n<ol>\n<li>Go to <strong>System Preferences<\/strong>\n<\/li>\n<li>Click on <strong>Security &amp; Privacy<\/strong>\n<\/li>\n<li>It will contain a message that says \u201cSketch2React Code App was blocked from opening because it is not from an identified developer\u201d<\/li>\n<li>Click on <strong>Open Anyway<\/strong>\n<\/li>\n<\/ol>\n<p>You been good, now go celebrate this with a great cup of the very best company coffee you can find \u2615<\/p>\n<h4>Sketch2React Code App\u00a0features<\/h4>\n<ul>\n<li>\n<strong>Hot Reload<\/strong>\u200a\u2014\u200aEvery time you save in Sketch it automatically reloads that file in our code app<\/li>\n<li>\n<strong>Offline Mode<\/strong>\u200a\u2014\u200aEverything that does not require an internet connection in your design file will work offline<\/li>\n<li>\n<strong>Mobile View<\/strong> = Opens up another responsive window of your design with the start width of 576px<\/li>\n<li>It\u2019s super fast<\/li>\n<li>Use <a href=\"https:\/\/link.medium.com\/BXFTcvdKWT\" target=\"_blank\" rel=\"noopener noreferrer\">CSS plugins<\/a> ????<\/li>\n<li>Handy shortcuts to our documentation &amp; tutorials (requires internet connection to work)<\/li>\n<\/ul>\n<h4>How to download HTML from our Code\u00a0App<\/h4>\n<ol>\n<li>Go to the <strong>sidebar<\/strong> in our app and click <strong>Download<\/strong>\n<\/li>\n<li>Choose where to save<\/li>\n<li>Do this for each artboard you want exported to HTML5<\/li>\n<\/ol>\n<h4>Handy shortcuts in our Code\u00a0App<\/h4>\n<p><strong>\u2318O<\/strong> = Link to your\u00a0.sketchfile<\/p>\n<p><strong>\u2325\u2318M<\/strong> = Mobile View, opens up a new responsive window with start width 576px<\/p>\n<p><strong>\u2318D<\/strong> = Documentation<\/p>\n<p><strong>\u2318T<\/strong> = Tutorials<\/p>\n<p><strong>\u2318F<\/strong> = Demo files<\/p>\n<p><strong>\u2318P<\/strong> = Publications on our blog<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a brand new version of an old article that I wrote back in June 2018. Has been updated to how things work today. A very brief overview on how our framework, code app and plugin work. Just to get you started. ? Step 1\u200a\u2014\u200aDo your design\u00a0magic First design your stuff. Then it\u2019s time&hellip;&nbsp;<a href=\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"bgseo_title":"","bgseo_description":"","bgseo_robots_index":"","bgseo_robots_follow":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[166],"tags":[114,10,55,9],"class_list":["post-97","post","type-post","status-publish","format-standard","hentry","category-tutorials","tag-how-it-works","tag-sketch","tag-sketch2react","tag-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version) | Sketch2React Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sketch2react.io\/blog\/sketch2react\u200a-\u200ahow-it-works-january-2019-version\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version) - Sketch2React Blog\" \/>\n<meta property=\"og:description\" content=\"This is a brand new version of an old article that I wrote back in June 2018. Has been updated to how things work today. A very brief overview on how our framework, code app and plugin work. Just to get you started. ? Step 1\u200a\u2014\u200aDo your design\u00a0magic First design your stuff. Then it\u2019s time&hellip;&nbsp;Read More &raquo;Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sketch2react.io\/blog\/sketch2react\u200a-\u200ahow-it-works-january-2019-version\/\" \/>\n<meta property=\"og:site_name\" content=\"Sketch2React Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-31T13:33:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-29T16:26:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg\" \/>\n<meta name=\"author\" content=\"Juan Maguid\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Juan Maguid\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/\"},\"author\":{\"name\":\"Juan Maguid\",\"@id\":\"https:\/\/sketch2react.io\/blog\/#\/schema\/person\/7fc8fe20e137be20a66bc8634c059f4e\"},\"headline\":\"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)\",\"datePublished\":\"2019-01-31T13:33:01+00:00\",\"dateModified\":\"2020-11-29T16:26:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/\"},\"wordCount\":769,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg\",\"keywords\":[\"How It Works\",\"Sketch\",\"Sketch2react\",\"Tutorial\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/\",\"url\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/\",\"name\":\"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version) - Sketch2React Blog\",\"isPartOf\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg\",\"datePublished\":\"2019-01-31T13:33:01+00:00\",\"dateModified\":\"2020-11-29T16:26:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage\",\"url\":\"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg\",\"contentUrl\":\"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sketch2react.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sketch2react.io\/blog\/#website\",\"url\":\"https:\/\/sketch2react.io\/blog\/\",\"name\":\"Sketch2React Blog\",\"description\":\"Articles, tutorials, tips &amp; tricks\",\"publisher\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sketch2react.io\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sketch2react.io\/blog\/#organization\",\"name\":\"Sketch2React Blog\",\"url\":\"https:\/\/sketch2react.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sketch2react.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sketch2react.io\/blog\/wp-content\/uploads\/2021\/10\/cropped-S2R2021Icon.png\",\"contentUrl\":\"https:\/\/sketch2react.io\/blog\/wp-content\/uploads\/2021\/10\/cropped-S2R2021Icon.png\",\"width\":512,\"height\":512,\"caption\":\"Sketch2React Blog\"},\"image\":{\"@id\":\"https:\/\/sketch2react.io\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/sketch2react.io\/blog\/#\/schema\/person\/7fc8fe20e137be20a66bc8634c059f4e\",\"name\":\"Juan Maguid\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sketch2react.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/eac199ca87b7cbb76863825e2f447fafd34ac3b7c4a03c94f499103333c24832?s=96&d=wavatar&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/eac199ca87b7cbb76863825e2f447fafd34ac3b7c4a03c94f499103333c24832?s=96&d=wavatar&r=g\",\"caption\":\"Juan Maguid\"},\"url\":\"https:\/\/sketch2react.io\/blog\/author\/sketch2react\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version) | Sketch2React Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sketch2react.io\/blog\/sketch2react\u200a-\u200ahow-it-works-january-2019-version\/","og_locale":"en_US","og_type":"article","og_title":"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version) - Sketch2React Blog","og_description":"This is a brand new version of an old article that I wrote back in June 2018. Has been updated to how things work today. A very brief overview on how our framework, code app and plugin work. Just to get you started. ? Step 1\u200a\u2014\u200aDo your design\u00a0magic First design your stuff. Then it\u2019s time&hellip;&nbsp;Read More &raquo;Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)","og_url":"https:\/\/sketch2react.io\/blog\/sketch2react\u200a-\u200ahow-it-works-january-2019-version\/","og_site_name":"Sketch2React Blog","article_published_time":"2019-01-31T13:33:01+00:00","article_modified_time":"2020-11-29T16:26:19+00:00","og_image":[{"url":"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg","type":"","width":"","height":""}],"author":"Juan Maguid","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Juan Maguid","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#article","isPartOf":{"@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/"},"author":{"name":"Juan Maguid","@id":"https:\/\/sketch2react.io\/blog\/#\/schema\/person\/7fc8fe20e137be20a66bc8634c059f4e"},"headline":"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)","datePublished":"2019-01-31T13:33:01+00:00","dateModified":"2020-11-29T16:26:19+00:00","mainEntityOfPage":{"@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/"},"wordCount":769,"commentCount":0,"publisher":{"@id":"https:\/\/sketch2react.io\/blog\/#organization"},"image":{"@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg","keywords":["How It Works","Sketch","Sketch2react","Tutorial"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/","url":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/","name":"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version) - Sketch2React Blog","isPartOf":{"@id":"https:\/\/sketch2react.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage"},"image":{"@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg","datePublished":"2019-01-31T13:33:01+00:00","dateModified":"2020-11-29T16:26:19+00:00","breadcrumb":{"@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#primaryimage","url":"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg","contentUrl":"https:\/\/cdn-images-1.medium.com\/max\/1200\/1*WDd1jTTywvUWkJ26335k4w.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/sketch2react.io\/blog\/sketch2react%e2%80%8a-%e2%80%8ahow-it-works-january-2019-version\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sketch2react.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Sketch2React\u200a\u2014\u200aHow it works (January 2019 Version)"}]},{"@type":"WebSite","@id":"https:\/\/sketch2react.io\/blog\/#website","url":"https:\/\/sketch2react.io\/blog\/","name":"Sketch2React Blog","description":"Articles, tutorials, tips &amp; tricks","publisher":{"@id":"https:\/\/sketch2react.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sketch2react.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sketch2react.io\/blog\/#organization","name":"Sketch2React Blog","url":"https:\/\/sketch2react.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sketch2react.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/sketch2react.io\/blog\/wp-content\/uploads\/2021\/10\/cropped-S2R2021Icon.png","contentUrl":"https:\/\/sketch2react.io\/blog\/wp-content\/uploads\/2021\/10\/cropped-S2R2021Icon.png","width":512,"height":512,"caption":"Sketch2React Blog"},"image":{"@id":"https:\/\/sketch2react.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/sketch2react.io\/blog\/#\/schema\/person\/7fc8fe20e137be20a66bc8634c059f4e","name":"Juan Maguid","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sketch2react.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/eac199ca87b7cbb76863825e2f447fafd34ac3b7c4a03c94f499103333c24832?s=96&d=wavatar&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/eac199ca87b7cbb76863825e2f447fafd34ac3b7c4a03c94f499103333c24832?s=96&d=wavatar&r=g","caption":"Juan Maguid"},"url":"https:\/\/sketch2react.io\/blog\/author\/sketch2react\/"}]}},"_links":{"self":[{"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/posts\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":2,"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/posts\/97\/revisions"}],"predecessor-version":[{"id":691,"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/posts\/97\/revisions\/691"}],"wp:attachment":[{"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/media?parent=97"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/categories?post=97"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sketch2react.io\/blog\/wp-json\/wp\/v2\/tags?post=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}