<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Felipe Lobo</title>
    <description>The latest articles on DEV Community by Felipe Lobo (@wolfmaster8).</description>
    <link>https://dev.to/wolfmaster8</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F189547%2F54415167-0842-49b5-b44d-6ca732019d20.jpeg</url>
      <title>DEV Community: Felipe Lobo</title>
      <link>https://dev.to/wolfmaster8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wolfmaster8"/>
    <language>en</language>
    <item>
      <title>How to enable React Native extension on Zeplin web</title>
      <dc:creator>Felipe Lobo</dc:creator>
      <pubDate>Tue, 18 Feb 2020 12:08:30 +0000</pubDate>
      <link>https://dev.to/wolfmaster8/how-to-enable-react-native-extension-on-zeplin-web-4go6</link>
      <guid>https://dev.to/wolfmaster8/how-to-enable-react-native-extension-on-zeplin-web-4go6</guid>
      <description>&lt;p&gt;Hello, I'm doing this post because I couldn't find this in the docs of Zeplin, so you avoid a headache :)&lt;/p&gt;

&lt;h2&gt;
  
  
  Why should you need this?
&lt;/h2&gt;

&lt;p&gt;Your UX/UI designer exported all the screens and components into &lt;a href="https://app.zeplin.io"&gt;Zeplin&lt;/a&gt; and you are developing in RN. In the web version you get to the component code snippet part and you'll see a XML snippet and no RN version.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qtyXqeIb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/lq78dwvmh2ek80r1wlf5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qtyXqeIb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/lq78dwvmh2ek80r1wlf5.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Add &lt;a href="https://github.com/zeplin/react-native-extension"&gt;React Native extension&lt;/a&gt; to Zeplin Web
&lt;/h2&gt;

&lt;p&gt;In the right corner of the snippet you see a config icon. Click on the icon&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QU3JTfHU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ogrjhsg3n51kynv5l359.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QU3JTfHU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ogrjhsg3n51kynv5l359.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When you click there, and if your screen has the same height of mine, you'll have the same problem I had.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--D3rZ6nyT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/xp8w7d7egbazfdyuseqb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--D3rZ6nyT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/xp8w7d7egbazfdyuseqb.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The header of the modal gets cropped, so you can't go to the extensions page. Just click F11 to enable Fullscreen and see the header:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2WfXTa9x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0zwtcoowniob50yx6zqt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2WfXTa9x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0zwtcoowniob50yx6zqt.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then click &lt;strong&gt;Extensions&lt;/strong&gt; and enable RN:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QcibVp29--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/gc47nsup5x4z8d0uy73i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QcibVp29--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/gc47nsup5x4z8d0uy73i.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Finally you'll get your RN code snippet:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--61uhn_3E--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5nprd8lwrfbsh7gp96jj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--61uhn_3E--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5nprd8lwrfbsh7gp96jj.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That's all!&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>zeplin</category>
      <category>ux</category>
      <category>ui</category>
    </item>
  </channel>
</rss>
