<?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: Alexander Uchitel</title>
    <description>The latest articles on DEV Community by Alexander Uchitel (@uchitel).</description>
    <link>https://dev.to/uchitel</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%2F175861%2Fb7b264bc-5241-4230-ab59-827bf2a0b676.png</url>
      <title>DEV Community: Alexander Uchitel</title>
      <link>https://dev.to/uchitel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/uchitel"/>
    <language>en</language>
    <item>
      <title>Every Android developer needs this library</title>
      <dc:creator>Alexander Uchitel</dc:creator>
      <pubDate>Tue, 04 Jun 2019 15:49:34 +0000</pubDate>
      <link>https://dev.to/uchitel/every-android-developer-needs-this-library-4kc6</link>
      <guid>https://dev.to/uchitel/every-android-developer-needs-this-library-4kc6</guid>
      <description>&lt;p&gt;Imagine event bus that does not require calls to subscribe/unsubscribe for events. Eventex is not based on singleton and does not keep references to UI objects. Does not use reflection and there is no need for ProGuard rules. Just delivers messages when you need it! And yes, it is free open source on &lt;a href="https://github.com/uchitel/eventex"&gt;GitHub&lt;/a&gt;. &lt;strong&gt;Every feedback is highly appreciated!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>eventbus</category>
      <category>opensource</category>
      <category>github</category>
    </item>
  </channel>
</rss>
