<?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: Roy Chen</title>
    <description>The latest articles on DEV Community by Roy Chen (@musicoding).</description>
    <link>https://dev.to/musicoding</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%2F602347%2F612b6d8b-a194-4069-b69c-2204c3ccce3d.png</url>
      <title>DEV Community: Roy Chen</title>
      <link>https://dev.to/musicoding</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/musicoding"/>
    <language>en</language>
    <item>
      <title>React Native eWallet App UI - Animation Drawer Menu - Light &amp; Dark Theming</title>
      <dc:creator>Roy Chen</dc:creator>
      <pubDate>Sat, 04 Dec 2021 15:38:40 +0000</pubDate>
      <link>https://dev.to/musicoding/react-native-ewallet-app-ui-animation-drawer-menu-light-dark-theming-3g21</link>
      <guid>https://dev.to/musicoding/react-native-ewallet-app-ui-animation-drawer-menu-light-dark-theming-3g21</guid>
      <description>&lt;p&gt;Hey guys 👋 I want to share with you a eWallet App UI by using #ReactNative and #Expo. On this eWallet App #UI has three pages, one for the signing page, the second is a home page which has a list of send money implemented by #FlatList. And the last one is the animated custom drawer menu which using @react-navigation/drawer and react-native-reanimated.  Especially The starter template has already supported light dark theme switching and it  also have some useful base components, e.g., McText, McImage. etc.&lt;/p&gt;

&lt;p&gt;Detail please check it out &lt;a href="https://youtu.be/mMW3kdh0PIE"&gt;https://youtu.be/mMW3kdh0PIE&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I hope you guys like it! Cheers!&lt;br&gt;
Feel free to leave your feedback. Make sure to like + Subscribe For More! &lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>javascript</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
    <item>
      <title>TailwindCSS CheatSheet</title>
      <dc:creator>Roy Chen</dc:creator>
      <pubDate>Mon, 29 Nov 2021 17:15:52 +0000</pubDate>
      <link>https://dev.to/musicoding/tailwindcss-cheatsheet-3in4</link>
      <guid>https://dev.to/musicoding/tailwindcss-cheatsheet-3in4</guid>
      <description>&lt;p&gt;Hey guys👋👋 I just made a tailwindcss cheatsheet in mindmap format, please check it out. Hope it's useful for you. 😀😀😀&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.musicoding.com/blog/tailwindcss-cheatsheet-in-mindmap-format"&gt;TailwindCSS CheatSheet&lt;/a&gt;&lt;/p&gt;

</description>
      <category>tailwindcss</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>React Native Football App UI</title>
      <dc:creator>Roy Chen</dc:creator>
      <pubDate>Sat, 06 Nov 2021 13:26:53 +0000</pubDate>
      <link>https://dev.to/musicoding/react-native-football-app-ui-9a8</link>
      <guid>https://dev.to/musicoding/react-native-football-app-ui-9a8</guid>
      <description>&lt;p&gt;Hi guys!👋🏻👋🏻 Today I will share with you a nice and clean Football app UI by using #ReactNative and #Expo. Hopefully you can learned something from it. &lt;/p&gt;

&lt;p&gt;Detail please check it out &lt;a href="https://youtu.be/LOJdbySUA9U"&gt;https://youtu.be/LOJdbySUA9U&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Happy Coding!!! &lt;br&gt;
Thank you for watching! Make sure to like + Subscribe For More!&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>javascript</category>
      <category>programming</category>
      <category>mobile</category>
    </item>
    <item>
      <title>React Native Code Snippets - Messaging UI Example with Styled Components</title>
      <dc:creator>Roy Chen</dc:creator>
      <pubDate>Sun, 28 Mar 2021 02:22:08 +0000</pubDate>
      <link>https://dev.to/musicoding/react-native-code-snippets-messaging-ui-example-with-styled-components-mm4</link>
      <guid>https://dev.to/musicoding/react-native-code-snippets-messaging-ui-example-with-styled-components-mm4</guid>
      <description>&lt;p&gt;Hey guys! Hope you all are doing well! &lt;br&gt;
New react native code snippet - Messaging UI example. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/WYikF2TU-eY"&gt;https://youtu.be/WYikF2TU-eY&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you for watching! Make sure to like and subscribe for more videos like this!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/WYikF2TU-eY"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EJ82-JS9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://musicoding.com/content/images/size/w2000/2021/03/react_native_code_snippets_messaging.png" alt="Watch the video"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>javascript</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>React Native Code Snippets with Styled Components</title>
      <dc:creator>Roy Chen</dc:creator>
      <pubDate>Tue, 23 Mar 2021 14:12:33 +0000</pubDate>
      <link>https://dev.to/musicoding/react-native-code-snippets-with-styled-components-2am1</link>
      <guid>https://dev.to/musicoding/react-native-code-snippets-with-styled-components-2am1</guid>
      <description>&lt;p&gt;In this series you will learn how to build the React Native mobile app UI which can be worked as code snippets. You also can use the examples for save time building native mobile apps for android and iOS using React Native.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/HDqIpx36uUs"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qj3FHfFO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4cujbhar2nn7owdpheaf.png" alt="Watch the video"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Design: &lt;a href="https://www.behance.net/gallery/55462459/Wires-free-wireframe-kits-for-Adobe-XD"&gt;https://www.behance.net/gallery/55462459/Wires-free-wireframe-kits-for-Adobe-XD&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Source Code: &lt;a href="https://musicoding.com/tag/snippets/"&gt;https://musicoding.com/tag/snippets/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Software Used: VSCode, Expo&lt;/li&gt;
&lt;li&gt;Social Media:
Facebook: &lt;a href="https://www.facebook.com/musiccoding"&gt;https://www.facebook.com/musiccoding&lt;/a&gt;
Twitter: &lt;a href="https://twitter.com/musicoding"&gt;https://twitter.com/musicoding&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thank you for watching! Make sure to like and subscribe my youtube channel &lt;a href="https://bit.ly/39g9MWs"&gt;https://bit.ly/39g9MWs&lt;/a&gt; for more videos like this!&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
