<?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: Hatem Hatem</title>
    <description>The latest articles on DEV Community by Hatem Hatem (@hatem_).</description>
    <link>https://dev.to/hatem_</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%2F1849585%2F8e733856-f11b-4229-8db7-ba83f041b874.jpg</url>
      <title>DEV Community: Hatem Hatem</title>
      <link>https://dev.to/hatem_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hatem_"/>
    <language>en</language>
    <item>
      <title>weather app</title>
      <dc:creator>Hatem Hatem</dc:creator>
      <pubDate>Sun, 28 Jul 2024 21:05:22 +0000</pubDate>
      <link>https://dev.to/hatem_/weather-app-112g</link>
      <guid>https://dev.to/hatem_/weather-app-112g</guid>
      <description>&lt;p&gt;hi I have probleme in the is code the is code its the weather app the react native in a part the days, so what is probleme hir please ??                                             &lt;code&gt;hi&lt;br&gt;
hello I have probleme in the is code the is code its the weather app  in a part the days, so what is probleme hir please ??                                             {&lt;br&gt;
                        weather?.forecast?.forecastday?.map((item, index) =&amp;gt; {&lt;br&gt;
                            return (&lt;br&gt;
                                &amp;lt;View&lt;br&gt;
                                    key={index}&lt;br&gt;
                                    style={{&lt;br&gt;
                                        flex: 1,&lt;br&gt;
                                        justifyContent: "center",&lt;br&gt;
                                        width: 85,&lt;br&gt;
                                        height: 105,&lt;br&gt;
                                        marginBottom: 15,&lt;br&gt;
                                        borderRadius: 23,&lt;br&gt;
                                        paddingVertical: 10,&lt;br&gt;
                                        margin: 5,&lt;br&gt;
                                        backgroundColor: "red"&lt;br&gt;
                                    }}&lt;br&gt;
                                &amp;gt;&lt;br&gt;
                                    &amp;lt;Image&lt;br&gt;
                                        source={require('../assets/images/images/heavyrain.png')}&lt;br&gt;
                                        style={{ width: 42, height: 42, marginLeft: 20 }}&lt;br&gt;
                                    /&amp;gt;&lt;br&gt;
                                    &amp;lt;Text style={{ color: "white", marginLeft: 15 }}&amp;gt;&lt;br&gt;
                                        Monday&lt;br&gt;
                                    &amp;lt;/Text&amp;gt;&lt;br&gt;
                                    &amp;lt;Text style={{ color: "white", fontWeight: "semibold", marginLeft: 27, fontSize: 18 }}&amp;gt;&lt;br&gt;
                                        29°&lt;br&gt;
                                    &amp;lt;/Text&amp;gt;&lt;br&gt;
                                &amp;lt;/View&amp;gt;&lt;br&gt;
                            )&lt;br&gt;
                        })}&lt;/code&gt;&lt;/p&gt;

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