<?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: Aaron Lipman</title>
    <description>The latest articles on DEV Community by Aaron Lipman (@alipman88).</description>
    <link>https://dev.to/alipman88</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%2F1494276%2Fada89bc0-ee70-4d6a-b151-f5ebbb74ab5d.jpg</url>
      <title>DEV Community: Aaron Lipman</title>
      <link>https://dev.to/alipman88</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alipman88"/>
    <language>en</language>
    <item>
      <title>Introducing cross-platform implementation of React Native's Settings API</title>
      <dc:creator>Aaron Lipman</dc:creator>
      <pubDate>Tue, 14 May 2024 17:29:01 +0000</pubDate>
      <link>https://dev.to/alipman88/introducing-cross-platform-implementation-of-react-natives-settings-api-d1g</link>
      <guid>https://dev.to/alipman88/introducing-cross-platform-implementation-of-react-natives-settings-api-d1g</guid>
      <description>&lt;p&gt;React Native provides a Settings API, acting as a persistent key–value data store with synchronous reads: &lt;a href="https://reactnative.dev/docs/settings"&gt;https://reactnative.dev/docs/settings&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, the Settings API is only available to iOS applications. I've published an NPM package extending this interface to Android:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/alipman88/react-native-cross-platform-settings"&gt;https://github.com/alipman88/react-native-cross-platform-settings&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm new to the React Native ecosystem, and this is my first NPM package. Neither React Native or Kotlin are among the frameworks &amp;amp; languages I regularly use, so I very much appreciate feedback regarding conventions &amp;amp; best practices.&lt;/p&gt;

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