<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Nutrient React Native Changelog</title>
        <link>https://www.nutrient.io/guides/react-native/changelog</link>
        <description>The latest updates and changes for Nutrient React Native</description>
        <lastBuildDate>Fri, 17 Jul 2026 00:00:00 GMT</lastBuildDate>
    <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <atom:link href="https://www.nutrient.io/guides/react-native/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[React Native Version 4.4.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.4.0</link>
            <guid isPermaLink="false">react-native-4.4.0</guid>
            <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the <code>scrollOnEdgeTapEnabled</code> and <code>scrollOnEdgeTapMargin</code> configuration options on Android, and toggles flipping pages when tapping the edges of the document. (J#HYB-1002)</p>
<p>- Adds the <code>NutrientInstantView</code> component that can be used to embed a Nutrient Instant view as a react component. (J#HYB-913)</p>
<p>- Updates the iOS annotation preset converter to ignore <code>defaultThickness</code>, <code>defaultAlpha</code>, and <code>defaultTextSize</code> values of <code>0</code>, which previously overwrote the SDK’s persisted last-used styles. (J#HYB-997)</p>
<p>- Updates for Nutrient iOS SDK 26.10.0.</p>
<p>- Updates the deployment target to iOS 17. (J#IOS-1103)</p>
<p>- Fixes the iOS <code>textSelectionContextualMenu</code> so that <code>retainSuggestedMenuItems: false</code> correctly hides the suggested items on iOS 26, where system text services are no longer plain menu actions.</p>
<p>- Fixes an issue on iOS where committed but unsaved annotations could be lost when reapplying configuration. (J#HYB-999)</p>
<p>- Fixes an issue on iOS where <code>annotationPresets</code> default values overwrote the user’s last-used annotation style values on every <code>NutrientView</code> remount, even when <code>forceDefaults</code> was <code>false</code>. Configured defaults now seed the styles once and reapply only when <code>forceDefaults</code> is <code>true</code> or the configured defaults change, matching the Android behavior. (J#HYB-1003)</p>
<p>- Fixes an issue on iOS New Architecture where unsaved annotations could be lost when a <code>NutrientView</code> prop changed, such as a dynamic <code>menuItemGrouping</code> or <code>pageIndex</code> driven by React state. (J#HYB-1004)</p>
<p>- Fixes an issue on iOS New Architecture where rerendering a <code>NutrientView</code> dismissed the open note annotation editor. (J#HYB-1007)</p>
<p>- Fixes an issue on iOS New Architecture where pencil, highlighter, eraser, and free text default thickness, opacity, and text size were reset to SDK defaults on every <code>NutrientView</code> remount. (J#HYB-996)</p>
<p>- Removes the deprecated React Native text selection configuration APIs <code>PDFConfiguration.IOSTextSelectionMode</code>, <code>iOSTextSelectionMode</code>, and <code>iOSTextSelectionShouldSnapToWord</code>. Use the default text selection behavior instead. (J#IOS-1104)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the <code>scrollOnEdgeTapEnabled</code> and <code>scrollOnEdgeTapMargin</code> configuration options on Android, and toggles flipping pages when tapping the edges of the document. (J#HYB-1002)</p>
<p>- Adds the <code>NutrientInstantView</code> component that can be used to embed a Nutrient Instant view as a react component. (J#HYB-913)</p>
<p>- Updates the iOS annotation preset converter to ignore <code>defaultThickness</code>, <code>defaultAlpha</code>, and <code>defaultTextSize</code> values of <code>0</code>, which previously overwrote the SDK’s persisted last-used styles. (J#HYB-997)</p>
<p>- Updates for Nutrient iOS SDK 26.10.0.</p>
<p>- Updates the deployment target to iOS 17. (J#IOS-1103)</p>
<p>- Fixes the iOS <code>textSelectionContextualMenu</code> so that <code>retainSuggestedMenuItems: false</code> correctly hides the suggested items on iOS 26, where system text services are no longer plain menu actions.</p>
<p>- Fixes an issue on iOS where committed but unsaved annotations could be lost when reapplying configuration. (J#HYB-999)</p>
<p>- Fixes an issue on iOS where <code>annotationPresets</code> default values overwrote the user’s last-used annotation style values on every <code>NutrientView</code> remount, even when <code>forceDefaults</code> was <code>false</code>. Configured defaults now seed the styles once and reapply only when <code>forceDefaults</code> is <code>true</code> or the configured defaults change, matching the Android behavior. (J#HYB-1003)</p>
<p>- Fixes an issue on iOS New Architecture where unsaved annotations could be lost when a <code>NutrientView</code> prop changed, such as a dynamic <code>menuItemGrouping</code> or <code>pageIndex</code> driven by React state. (J#HYB-1004)</p>
<p>- Fixes an issue on iOS New Architecture where rerendering a <code>NutrientView</code> dismissed the open note annotation editor. (J#HYB-1007)</p>
<p>- Fixes an issue on iOS New Architecture where pencil, highlighter, eraser, and free text default thickness, opacity, and text size were reset to SDK defaults on every <code>NutrientView</code> remount. (J#HYB-996)</p>
<p>- Removes the deprecated React Native text selection configuration APIs <code>PDFConfiguration.IOSTextSelectionMode</code>, <code>iOSTextSelectionMode</code>, and <code>iOSTextSelectionShouldSnapToWord</code>. Use the default text selection behavior instead. (J#IOS-1104)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.3.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.3.4</link>
            <guid isPermaLink="false">react-native-4.3.4</guid>
            <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates both <code>annotationContextualMenu</code> and <code>textSelectionContextualMenu</code> menus to support system button customization using the new popup toolbar on Android. (J#HYB-653)</p>
<p>- Updates for Nutrient Android SDK 11.5.1.</p>
<p>- Updates the minimum supported Kotlin version to 2.2.20.</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates both <code>annotationContextualMenu</code> and <code>textSelectionContextualMenu</code> menus to support system button customization using the new popup toolbar on Android. (J#HYB-653)</p>
<p>- Updates for Nutrient Android SDK 11.5.1.</p>
<p>- Updates the minimum supported Kotlin version to 2.2.20.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.3.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.3.3</link>
            <guid isPermaLink="false">react-native-4.3.3</guid>
            <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds an Expo config plugin for Android that applies a theme to prevent <code>InvalidThemeException</code> in Expo-managed apps. (J#HYB-995)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds an Expo config plugin for Android that applies a theme to prevent <code>InvalidThemeException</code> in Expo-managed apps. (J#HYB-995)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.3.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.3.2</link>
            <guid isPermaLink="false">react-native-4.3.2</guid>
            <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates the <code>getConfiguration</code> API to return the current <code>toolbarPosition</code>. (J#HYB-991)</p>
<p>- Fixes a crash that could occur during <code>NutrientView</code> initialization on iOS. (J#HYB-994)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates the <code>getConfiguration</code> API to return the current <code>toolbarPosition</code>. (J#HYB-991)</p>
<p>- Fixes a crash that could occur during <code>NutrientView</code> initialization on iOS. (J#HYB-994)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.3.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.3.1</link>
            <guid isPermaLink="false">react-native-4.3.1</guid>
            <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes a crash when setting the <code>toolbarPosition</code> without the Document Editor component in the Nutrient license. (J#HYB-991)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes a crash when setting the <code>toolbarPosition</code> without the Document Editor component in the Nutrient license. (J#HYB-991)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.3.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.3.0</link>
            <guid isPermaLink="false">react-native-4.3.0</guid>
            <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the <code>onShouldExecuteAction</code> callback and <code>executeAction</code> API to <code>NutrientView</code> to control whether an annotation action should execute. (J#HYB-926)</p>
<p>- Adds the <code>textSelectionContextualMenu</code> prop to <code>NutrientView</code> to customize the text selection menu button items. (J#HYB-846)</p>
<p>- Adds the <code>setRotationOffset</code> API to <code>PDFDocument</code> to change page rotation. (J#HYB-944)</p>
<p>- Updates for Nutrient Android SDK 11.1.1.</p>
<p>- Updates for Nutrient iOS SDK 26.6.0.</p>
<p>- Fixes an issue where the <code>onAnnotationTapped</code> callback didn’t fire reliably on iOS new architecture. (J#HYB-984)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the <code>onShouldExecuteAction</code> callback and <code>executeAction</code> API to <code>NutrientView</code> to control whether an annotation action should execute. (J#HYB-926)</p>
<p>- Adds the <code>textSelectionContextualMenu</code> prop to <code>NutrientView</code> to customize the text selection menu button items. (J#HYB-846)</p>
<p>- Adds the <code>setRotationOffset</code> API to <code>PDFDocument</code> to change page rotation. (J#HYB-944)</p>
<p>- Updates for Nutrient Android SDK 11.1.1.</p>
<p>- Updates for Nutrient iOS SDK 26.6.0.</p>
<p>- Fixes an issue where the <code>onAnnotationTapped</code> callback didn’t fire reliably on iOS new architecture. (J#HYB-984)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.2.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.2.0</link>
            <guid isPermaLink="false">react-native-4.2.0</guid>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Removes the deprecated annotation APIs from the <code>NutrientView</code> namespace, since they’re available on <code>PDFDocument</code>. (J#HYB-945)</p>
<p>- Adds the <code>enterContentEditingMode</code> API to <code>NutrientView</code> to enter content editing mode programmatically. (J#HYB-943)</p>
<p>- Adds the <code>CONTENT_EDITING_BUTTON_ITEM</code> option to the list of available toolbar buttons. (J#HYB-943)</p>
<p>- Updates for Nutrient Android SDK 11.0.0.</p>]]></description>
            <content:encoded><![CDATA[<p>- Removes the deprecated annotation APIs from the <code>NutrientView</code> namespace, since they’re available on <code>PDFDocument</code>. (J#HYB-945)</p>
<p>- Adds the <code>enterContentEditingMode</code> API to <code>NutrientView</code> to enter content editing mode programmatically. (J#HYB-943)</p>
<p>- Adds the <code>CONTENT_EDITING_BUTTON_ITEM</code> option to the list of available toolbar buttons. (J#HYB-943)</p>
<p>- Updates for Nutrient Android SDK 11.0.0.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.1.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.1.0</link>
            <guid isPermaLink="false">react-native-4.1.0</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the <code>updateAnnotations</code> API to <code>PDFDocument</code> to update existing annotation properties. (J#HYB-828)</p>
<p>- Adds the <code>setUserInterfaceVisible</code> API to <code>NutrientView</code> to toggle the visibility of the user interface controls. (J#HYB-923)</p>
<p>- Adds the <code>toolbarPosition</code> and <code>supportedToolbarPositions</code> options to the <code>PDFConfiguration</code> object to control the annotation toolbar position. (J#HYB-922)</p>
<p>- Adds the <code>addTextFormField</code> and <code>addElectronicSignatureFormField</code> APIs to support programmatic form field creation. (J#HYB-924)</p>
<p>- Updates the base <code>Annotation</code> model to expose the <code>group</code> property to control annotation grouping. (J#HYB-889)</p>
<p>- Updates for Nutrient Android SDK 10.10.1.</p>
<p>- Updates for Nutrient iOS SDK 26.4.0.</p>
<p>- Fixes an issue where the <code>RemoteDocumentConfiguration</code> wasn’t being applied on iOS when opening a remote document. (J#HYB-939)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the <code>updateAnnotations</code> API to <code>PDFDocument</code> to update existing annotation properties. (J#HYB-828)</p>
<p>- Adds the <code>setUserInterfaceVisible</code> API to <code>NutrientView</code> to toggle the visibility of the user interface controls. (J#HYB-923)</p>
<p>- Adds the <code>toolbarPosition</code> and <code>supportedToolbarPositions</code> options to the <code>PDFConfiguration</code> object to control the annotation toolbar position. (J#HYB-922)</p>
<p>- Adds the <code>addTextFormField</code> and <code>addElectronicSignatureFormField</code> APIs to support programmatic form field creation. (J#HYB-924)</p>
<p>- Updates the base <code>Annotation</code> model to expose the <code>group</code> property to control annotation grouping. (J#HYB-889)</p>
<p>- Updates for Nutrient Android SDK 10.10.1.</p>
<p>- Updates for Nutrient iOS SDK 26.4.0.</p>
<p>- Fixes an issue where the <code>RemoteDocumentConfiguration</code> wasn’t being applied on iOS when opening a remote document. (J#HYB-939)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.0.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.0.1</link>
            <guid isPermaLink="false">react-native-4.0.1</guid>
            <pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes an issue where the <code>setLicenseKeys</code> API could throw an error on iOS. (J#HYB-916)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes an issue where the <code>setLicenseKeys</code> API could throw an error on iOS. (J#HYB-916)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 4.0.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#4.0.0</link>
            <guid isPermaLink="false">react-native-4.0.0</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds support for React Native’s new architecture. (J#HYB-847)</p>
<p>- Updates the <code>onDocumentLoadFailed</code> and <code>DocumentEvent.LOAD_FAILED</code> events to include a reason code and message. (J#HYB-903)</p>
<p>- Updates for Nutrient Android SDK 10.8.0.</p>
<p>- Updates for Nutrient iOS SDK 26.2.0.</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds support for React Native’s new architecture. (J#HYB-847)</p>
<p>- Updates the <code>onDocumentLoadFailed</code> and <code>DocumentEvent.LOAD_FAILED</code> events to include a reason code and message. (J#HYB-903)</p>
<p>- Updates for Nutrient Android SDK 10.8.0.</p>
<p>- Updates for Nutrient iOS SDK 26.2.0.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 3.2.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#3.2.0</link>
            <guid isPermaLink="false">react-native-3.2.0</guid>
            <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the page size to the existing <code>getPageInfo</code> API call. (J#HYB-888)</p>
<p>- Adds the <code>androidEnableStylusOnDetection</code> option to the <code>PDFConfiguration</code> object to control stylus detection on Android. (J#HYB-893)</p>
<p>- Updates for Nutrient Android SDK 10.7.0.</p>
<p>- Updates for Nutrient iOS SDK 26.1.0.</p>
<p>- Fixes image annotations being incorrectly placed when added on pages with a rotation or crop box. (J#IOS-767)</p>
<p>- Fixes an issue where the <code>presentInstant</code> API call would never resolve its promise on iOS. (J#HYB-894)</p>
<p>- Fixes an issue where the <code>onDocumentLoadFailed</code> callback wasn’t triggered for invalid documents on iOS. (J#HYB-885)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the page size to the existing <code>getPageInfo</code> API call. (J#HYB-888)</p>
<p>- Adds the <code>androidEnableStylusOnDetection</code> option to the <code>PDFConfiguration</code> object to control stylus detection on Android. (J#HYB-893)</p>
<p>- Updates for Nutrient Android SDK 10.7.0.</p>
<p>- Updates for Nutrient iOS SDK 26.1.0.</p>
<p>- Fixes image annotations being incorrectly placed when added on pages with a rotation or crop box. (J#IOS-767)</p>
<p>- Fixes an issue where the <code>presentInstant</code> API call would never resolve its promise on iOS. (J#HYB-894)</p>
<p>- Fixes an issue where the <code>onDocumentLoadFailed</code> callback wasn’t triggered for invalid documents on iOS. (J#HYB-885)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 3.1.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#3.1.1</link>
            <guid isPermaLink="false">react-native-3.1.1</guid>
            <pubDate>Fri, 19 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes an issue where the <code>setLicenseKey</code> API didn’t run synchronously on Android. (J#HYB-881)</p>
<p>- Fixes an issue where the <code>FormFieldEvent.VALUES_UPDATED</code> event returned incomplete objects. (J#HYB-884)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes an issue where the <code>setLicenseKey</code> API didn’t run synchronously on Android. (J#HYB-881)</p>
<p>- Fixes an issue where the <code>FormFieldEvent.VALUES_UPDATED</code> event returned incomplete objects. (J#HYB-884)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 3.1.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#3.1.0</link>
            <guid isPermaLink="false">react-native-3.1.0</guid>
            <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the <code>getOverlappingSignature</code> API to <code>SignatureFormElement</code> objects to retrieve overlapping signature annotations. (J#HYB-867)</p>
<p>- Updates <code>BookmarksEvent.CHANGED</code> to include entire <code>Bookmark</code> objects. (J#HYB-832)</p>
<p>- Updates the <code>SignatureFormElement</code> object to only include <code>SignatureInfo</code> when the Electronic Signatures license feature is present. (J#HYB-862)</p>
<p>- Updates to Nutrient iOS SDK 14.12.0.</p>
<p>- Fixes inconsistent behavior between iOS and Android for the <code>updateChoiceFormFieldValue</code> API. (J#HYB-873)</p>
<p>- Fixes an issue where the <code>updateFormField</code> APIs on Android used the <code>fieldName</code> rather than <code>fullyQualifiedName</code> as a reference. (J#HYB-869)</p>
<p>- Fixes an issue where certain <code>FormElement</code> properties were parsed incorrectly during the <code>getFormElements</code> API call. (J#HYB-858)</p>
<p>- Fixes an issue where calling <code>unsubscribeAllEvents</code> would result in all <code>NotificationCenter</code> listeners being removed on all active <code>NutrientView</code> instances. (J#HYB-866)</p>
<p>- Fixes an issue where <code>NotificationCenter</code> would deliver duplicate events if multiple <code>NutrientView</code> instances are active. (J#HYB-866)</p>
<p>- Fixes an issue where the <code>readerViewButtonItem</code> wasn’t being applied correctly on Android. (J#HYB-878)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the <code>getOverlappingSignature</code> API to <code>SignatureFormElement</code> objects to retrieve overlapping signature annotations. (J#HYB-867)</p>
<p>- Updates <code>BookmarksEvent.CHANGED</code> to include entire <code>Bookmark</code> objects. (J#HYB-832)</p>
<p>- Updates the <code>SignatureFormElement</code> object to only include <code>SignatureInfo</code> when the Electronic Signatures license feature is present. (J#HYB-862)</p>
<p>- Updates to Nutrient iOS SDK 14.12.0.</p>
<p>- Fixes inconsistent behavior between iOS and Android for the <code>updateChoiceFormFieldValue</code> API. (J#HYB-873)</p>
<p>- Fixes an issue where the <code>updateFormField</code> APIs on Android used the <code>fieldName</code> rather than <code>fullyQualifiedName</code> as a reference. (J#HYB-869)</p>
<p>- Fixes an issue where certain <code>FormElement</code> properties were parsed incorrectly during the <code>getFormElements</code> API call. (J#HYB-858)</p>
<p>- Fixes an issue where calling <code>unsubscribeAllEvents</code> would result in all <code>NotificationCenter</code> listeners being removed on all active <code>NutrientView</code> instances. (J#HYB-866)</p>
<p>- Fixes an issue where <code>NotificationCenter</code> would deliver duplicate events if multiple <code>NutrientView</code> instances are active. (J#HYB-866)</p>
<p>- Fixes an issue where the <code>readerViewButtonItem</code> wasn’t being applied correctly on Android. (J#HYB-878)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 3.0.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#3.0.1</link>
            <guid isPermaLink="false">react-native-3.0.1</guid>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates README.md with Nutrient rebranding changes. (J#HG-681)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates README.md with Nutrient rebranding changes. (J#HG-681)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 3.0.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#3.0.0</link>
            <guid isPermaLink="false">react-native-3.0.0</guid>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>_<a href="https://www.nutrient.io/guides/react-native/migration-guides/react-native-3-migration-guide/">Migration guide</a>._</p><p>- Adds the <code>onReady</code> callback to <code>NutrientView</code> to make functional component integration easier. (J#HYB-809)</p>
<p>- Updates SDK to Nutrient branding. The new package name is now <code>@nutrient-sdk/react-native</code>. (J#HG-681)</p>
<p>- Updates to Nutrient Android SDK 10.5.0.</p>
<p>- Updates to Nutrient iOS SDK 14.11.0.</p>]]></description>
            <content:encoded><![CDATA[<p>_<a href="https://www.nutrient.io/guides/react-native/migration-guides/react-native-3-migration-guide/">Migration guide</a>._</p><p>- Adds the <code>onReady</code> callback to <code>NutrientView</code> to make functional component integration easier. (J#HYB-809)</p>
<p>- Updates SDK to Nutrient branding. The new package name is now <code>@nutrient-sdk/react-native</code>. (J#HG-681)</p>
<p>- Updates to Nutrient Android SDK 10.5.0.</p>
<p>- Updates to Nutrient iOS SDK 14.11.0.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.19.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.19.1</link>
            <guid isPermaLink="false">react-native-2.19.1</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes an issue where <code>PSPDFKitView</code> component props weren’t reliably applied on Android. (J#HYB-836)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes an issue where <code>PSPDFKitView</code> component props weren’t reliably applied on Android. (J#HYB-836)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.19.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.19.0</link>
            <guid isPermaLink="false">react-native-2.19.0</guid>
            <pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the <code>androidRemoveStatusBarOffset</code> property to the <code>PDFConfiguration</code> object on Android. (J#HYB-802)</p>
<p>- Adds the <code>iOSFileConflictResolution</code> option to <code>PDFConfiguration</code> to manage file conflict resolution on iOS. (J#HYB-825)</p>
<p>- Adds the <code>iOSDocumentInfoOptions</code> option to <code>PDFConfiguration</code> to customize Document Info tabs on iOS. (J#HYB-826)</p>
<p>- Adds the <code>setExcludedAnnotations</code> API to exclude specified annotations completely from selection. (J#HYB-823)</p>
<p>- Adds the <code>bookmarksChanged</code> event to <code>NotificationCenter</code> to receive bookmark change events. (J#HYB-818)</p>
<p>- Adds the <code>getBookmarks</code>, <code>addBookmarks</code>, and <code>removeBookmarks</code> APIs to <code>PDFDocument</code> for bookmark management. (J#HYB-818)</p>
<p>- Updates to Nutrient Android SDK 10.4.1.</p>
<p>- Updates to Nutrient iOS SDK 14.10.0.</p>
<p>- Fixes an issue where the <code>enterAnnotationCreationMode</code> API does not honor annotation variant options. (J#HYB-814)</p>
<p>- Fixes an issue where the <code>enterAnnotationCreationMode</code> API on iOS could not change tools when already active. (J#HYB-815)</p>
<p>- Fixes an issue where <code>AnnotationsEvent.REMOVED</code> contained null <code>name</code> and <code>creatorName</code> properties on Android. (J#HYB-829)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the <code>androidRemoveStatusBarOffset</code> property to the <code>PDFConfiguration</code> object on Android. (J#HYB-802)</p>
<p>- Adds the <code>iOSFileConflictResolution</code> option to <code>PDFConfiguration</code> to manage file conflict resolution on iOS. (J#HYB-825)</p>
<p>- Adds the <code>iOSDocumentInfoOptions</code> option to <code>PDFConfiguration</code> to customize Document Info tabs on iOS. (J#HYB-826)</p>
<p>- Adds the <code>setExcludedAnnotations</code> API to exclude specified annotations completely from selection. (J#HYB-823)</p>
<p>- Adds the <code>bookmarksChanged</code> event to <code>NotificationCenter</code> to receive bookmark change events. (J#HYB-818)</p>
<p>- Adds the <code>getBookmarks</code>, <code>addBookmarks</code>, and <code>removeBookmarks</code> APIs to <code>PDFDocument</code> for bookmark management. (J#HYB-818)</p>
<p>- Updates to Nutrient Android SDK 10.4.1.</p>
<p>- Updates to Nutrient iOS SDK 14.10.0.</p>
<p>- Fixes an issue where the <code>enterAnnotationCreationMode</code> API does not honor annotation variant options. (J#HYB-814)</p>
<p>- Fixes an issue where the <code>enterAnnotationCreationMode</code> API on iOS could not change tools when already active. (J#HYB-815)</p>
<p>- Fixes an issue where <code>AnnotationsEvent.REMOVED</code> contained null <code>name</code> and <code>creatorName</code> properties on Android. (J#HYB-829)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.18.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.18.1</link>
            <guid isPermaLink="false">react-native-2.18.1</guid>
            <pubDate>Tue, 24 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates to Nutrient Android SDK 10.4.0.</p>
<p>- Fixes an issue where the <code>enterAnnotationCreationMode</code> and <code>exitCurrentlyActiveMode</code> calls on Android resolved before being complete. (J#HYB-824)</p>
<p>- Fixes an issue where setting the <code>pageIndex</code> property could result in a crash on Android. (J#HYB-817)</p>
<p>- Fixes an issue where the thumbnail pages could not be selected on iOS. (J#HYB-816)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates to Nutrient Android SDK 10.4.0.</p>
<p>- Fixes an issue where the <code>enterAnnotationCreationMode</code> and <code>exitCurrentlyActiveMode</code> calls on Android resolved before being complete. (J#HYB-824)</p>
<p>- Fixes an issue where setting the <code>pageIndex</code> property could result in a crash on Android. (J#HYB-817)</p>
<p>- Fixes an issue where the thumbnail pages could not be selected on iOS. (J#HYB-816)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.18.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.18.0</link>
            <guid isPermaLink="false">react-native-2.18.0</guid>
            <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the new <code>AIAssistantConfiguration</code> class to configure AI Assistant, and also adds the new <code>aiAssistantButtonItem</code> option to the toolbar configuration. (J#HYB-743)</p>
<p>- Adds the new <code>getPageInfo</code> API to the <code>PDFDocument</code> class. (J#HYB-801)</p>
<p>- Updates to Nutrient Android SDK 10.2.0.</p>
<p>- Updates to Nutrient iOS SDK 14.8.0.</p>
<p>- Fixes an issue where the <code>setLicenseKeys</code> API could cause a crash on Android if called too early during the application lifecycle. (J#HYB-790)</p>
<p>- Fixes an issue where <code>NotificationCenter</code> events aren’t always delivered when running the Release build configuration on iOS. (J#HYB-793)</p>
<p>- Fixes an issue where toolbar button customization wasn’t persisted on Android during component reload. (J#HYB-800)</p>
<p>- Fixes an issue where the <code>onAnnotationTapped</code> callback wasn’t called reliably on Android. (J#HYB-805)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the new <code>AIAssistantConfiguration</code> class to configure AI Assistant, and also adds the new <code>aiAssistantButtonItem</code> option to the toolbar configuration. (J#HYB-743)</p>
<p>- Adds the new <code>getPageInfo</code> API to the <code>PDFDocument</code> class. (J#HYB-801)</p>
<p>- Updates to Nutrient Android SDK 10.2.0.</p>
<p>- Updates to Nutrient iOS SDK 14.8.0.</p>
<p>- Fixes an issue where the <code>setLicenseKeys</code> API could cause a crash on Android if called too early during the application lifecycle. (J#HYB-790)</p>
<p>- Fixes an issue where <code>NotificationCenter</code> events aren’t always delivered when running the Release build configuration on iOS. (J#HYB-793)</p>
<p>- Fixes an issue where toolbar button customization wasn’t persisted on Android during component reload. (J#HYB-800)</p>
<p>- Fixes an issue where the <code>onAnnotationTapped</code> callback wasn’t called reliably on Android. (J#HYB-805)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.17.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.17.0</link>
            <guid isPermaLink="false">react-native-2.17.0</guid>
            <pubDate>Mon, 14 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the new <code>setPageIndex</code> API to the <code>PDFDocument</code> class. (J#HYB-699)</p>
<p>- Adds the <code>documentTapped</code> event to <code>NotificationCenter</code> to receive document tap events. (J#HYB-771)</p>
<p>- Adds support for using multiple <code>PSPDFKitView</code> components in the same <code>View</code>. (J#HYB-692)</p>
<p>- Adds TypeScript types for <code>FormElement</code> and <code>FormField</code> objects, and introduces new APIs to retrieve and update form annotation data. (J#HYB-612)</p>
<p>- Adds the new <code>applyTemplate</code> property to <code>ToolbarItem</code> to manage toolbar icon color preservation when being displayed. (J#HYB-741)</p>
<p>- Updates the <code>addAnnotations</code> API to accept optional annotation attachments. (J#HYB-782)</p>
<p>- Updates to Nutrient Android SDK 10.1.1.</p>
<p>- Updates to Nutrient iOS SDK 14.6.0.</p>
<p>- Fixes an issue where <code>selection_tool</code> wasn’t being added to the <code>menuItemGrouping</code> configuration on iOS. (J#HYB-705)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the new <code>setPageIndex</code> API to the <code>PDFDocument</code> class. (J#HYB-699)</p>
<p>- Adds the <code>documentTapped</code> event to <code>NotificationCenter</code> to receive document tap events. (J#HYB-771)</p>
<p>- Adds support for using multiple <code>PSPDFKitView</code> components in the same <code>View</code>. (J#HYB-692)</p>
<p>- Adds TypeScript types for <code>FormElement</code> and <code>FormField</code> objects, and introduces new APIs to retrieve and update form annotation data. (J#HYB-612)</p>
<p>- Adds the new <code>applyTemplate</code> property to <code>ToolbarItem</code> to manage toolbar icon color preservation when being displayed. (J#HYB-741)</p>
<p>- Updates the <code>addAnnotations</code> API to accept optional annotation attachments. (J#HYB-782)</p>
<p>- Updates to Nutrient Android SDK 10.1.1.</p>
<p>- Updates to Nutrient iOS SDK 14.6.0.</p>
<p>- Fixes an issue where <code>selection_tool</code> wasn’t being added to the <code>menuItemGrouping</code> configuration on iOS. (J#HYB-705)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.16.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.16.1</link>
            <guid isPermaLink="false">react-native-2.16.1</guid>
            <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds support for React Native 0.78. (J#HYB-737)</p>
<p>- Fixes an issue where a crash could occur during <code>onAnnotationChanged</code> event callbacks on Android. (J#HYB-738)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds support for React Native 0.78. (J#HYB-737)</p>
<p>- Fixes an issue where a crash could occur during <code>onAnnotationChanged</code> event callbacks on Android. (J#HYB-738)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.16.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.16.0</link>
            <guid isPermaLink="false">react-native-2.16.0</guid>
            <pubDate>Wed, 26 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to merge entire PDF documents using the <code>generatePDFFromDocuments</code> Processor API. (J#HYB-579)</p>
<p>- Adds the ability to specify an annotation tool type to preselect when entering annotation creation mode using the <code>enterAnnotationCreationMode</code> API. (J#HYB-599)</p>
<p>- Adds the ability to specify whether the annotation contextual menu should be shown while calling the <code>selectAnnotations</code> API. (J#HYB-564)</p>
<p>- Adds TypeScript types to the different <code>Annotation</code> objects used by the annotation APIs on <code>PDFDocument</code>. (J#HYB-607)</p>
<p>- Adds the new <code>applyInstantJSON</code> API to apply full Document JSON to a document. (J#HYB-607)</p>
<p>- Adds the <code>documentScrolled</code> event to the <code>NotificationCenter</code> to receive document scroll events. (J#HYB-651)</p>
<p>- Adds support for <code>selection_tool</code> to the <code>menuItemGrouping</code> configuration. (J#HYB-646)</p>
<p>- Adds the <code>isRequired</code> property to results when querying document annotations. (J#HYB-606)</p>
<p>- Adds support for the latest React Native release. (J#HYB-674)</p>
<p>- Adds the <code>appearanceMode</code> property to the <code>PDFConfiguration</code> object on iOS. (J#HYB-673)</p>
<p>- Adds the new <code>getDocumentProperties</code> API to query document properties without the need to view the document. (J#HYB-676)</p>
<p>- Updates to Nutrient Android SDK 10.0.1.</p>
<p>- Updates to Nutrient iOS SDK 14.5.0.</p>
<p>- Updates Android <code>minSdkVersion</code> to API 24.</p>
<p>- Updates the iOS deployment target to iOS 16. (#46035)</p>
<p>- Fixes an issue where the <code>pageMargins</code> property used by the PDF generation API wasn’t being used by Android. (J#HYB-555)</p>
<p>- Fixes an issue where the <code>documentPageChanged</code> event fired while the page change was still in progress on iOS. (J#HYB-644)</p>
<p>- Fixes an issue where the <code>getConfiguration</code> API on Android returned inaccurate results. (J#HYB-648)</p>
<p>- Removes the measurements <code>point</code> unit, as it isn’t supported anymore. (#46035)</p>
<p>- Removes the <code>iOSAllowedMenuAction</code> configuration property, as it isn’t supported anymore. (#46035)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to merge entire PDF documents using the <code>generatePDFFromDocuments</code> Processor API. (J#HYB-579)</p>
<p>- Adds the ability to specify an annotation tool type to preselect when entering annotation creation mode using the <code>enterAnnotationCreationMode</code> API. (J#HYB-599)</p>
<p>- Adds the ability to specify whether the annotation contextual menu should be shown while calling the <code>selectAnnotations</code> API. (J#HYB-564)</p>
<p>- Adds TypeScript types to the different <code>Annotation</code> objects used by the annotation APIs on <code>PDFDocument</code>. (J#HYB-607)</p>
<p>- Adds the new <code>applyInstantJSON</code> API to apply full Document JSON to a document. (J#HYB-607)</p>
<p>- Adds the <code>documentScrolled</code> event to the <code>NotificationCenter</code> to receive document scroll events. (J#HYB-651)</p>
<p>- Adds support for <code>selection_tool</code> to the <code>menuItemGrouping</code> configuration. (J#HYB-646)</p>
<p>- Adds the <code>isRequired</code> property to results when querying document annotations. (J#HYB-606)</p>
<p>- Adds support for the latest React Native release. (J#HYB-674)</p>
<p>- Adds the <code>appearanceMode</code> property to the <code>PDFConfiguration</code> object on iOS. (J#HYB-673)</p>
<p>- Adds the new <code>getDocumentProperties</code> API to query document properties without the need to view the document. (J#HYB-676)</p>
<p>- Updates to Nutrient Android SDK 10.0.1.</p>
<p>- Updates to Nutrient iOS SDK 14.5.0.</p>
<p>- Updates Android <code>minSdkVersion</code> to API 24.</p>
<p>- Updates the iOS deployment target to iOS 16. (#46035)</p>
<p>- Fixes an issue where the <code>pageMargins</code> property used by the PDF generation API wasn’t being used by Android. (J#HYB-555)</p>
<p>- Fixes an issue where the <code>documentPageChanged</code> event fired while the page change was still in progress on iOS. (J#HYB-644)</p>
<p>- Fixes an issue where the <code>getConfiguration</code> API on Android returned inaccurate results. (J#HYB-648)</p>
<p>- Removes the measurements <code>point</code> unit, as it isn’t supported anymore. (#46035)</p>
<p>- Removes the <code>iOSAllowedMenuAction</code> configuration property, as it isn’t supported anymore. (#46035)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.15.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.15.0</link>
            <guid isPermaLink="false">react-native-2.15.0</guid>
            <pubDate>Fri, 13 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds a new <code>NotificationCenter</code> class that can be used to subscribe to Nutrient document, annotation, and analytics events. (J#HYB-448)</p>
<p>- Adds the ability to show or hide the back and forward action buttons using the new <code>showActionButtons</code> property. (J#HYB-98)</p>
<p>- Updates to Nutrient Android SDK 2024.8.1.</p>
<p>- Fixes an issue where the <code>exportXFDF</code> API on Android did not export all annotations. (J#HYB-546)</p>
<p>- Fixes an issue where the <code>exportXFDF</code> API on Android required the <code>Forms</code> license capability. (J#HYB-577)</p>
<p>- Fixes an issue where the back button was missing on Android when using the <code>PSPDFKit.present</code> API. (J#HYB-549)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds a new <code>NotificationCenter</code> class that can be used to subscribe to Nutrient document, annotation, and analytics events. (J#HYB-448)</p>
<p>- Adds the ability to show or hide the back and forward action buttons using the new <code>showActionButtons</code> property. (J#HYB-98)</p>
<p>- Updates to Nutrient Android SDK 2024.8.1.</p>
<p>- Fixes an issue where the <code>exportXFDF</code> API on Android did not export all annotations. (J#HYB-546)</p>
<p>- Fixes an issue where the <code>exportXFDF</code> API on Android required the <code>Forms</code> license capability. (J#HYB-577)</p>
<p>- Fixes an issue where the back button was missing on Android when using the <code>PSPDFKit.present</code> API. (J#HYB-549)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.14.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.14.0</link>
            <guid isPermaLink="false">react-native-2.14.0</guid>
            <pubDate>Wed, 30 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to hide the main toolbar on Android using a combination of configuration and style properties. (J#HYB-431)</p>
<p>- Updates to Nutrient Android SDK 2024.6.1.</p>
<p>- Updates to Nutrient iOS SDK 14.1.1.</p>
<p>- Fixes an issue where the correct items weren’t rendered when using the <code>menuItemGrouping</code> configuration property. (J#HYB-432)</p>
<p>- Fixes an issue where a crash occurred when using the <code>toolbar.toolbarMenuItems</code> property and <code>enterAnnotationCreationMode</code> API on Android. (J#HYB-517)</p>
<p>- Fixes an issue where some annotations would not be deleted on iOS when using the <code>removeAnnotations</code> API. (J#HYB-518)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to hide the main toolbar on Android using a combination of configuration and style properties. (J#HYB-431)</p>
<p>- Updates to Nutrient Android SDK 2024.6.1.</p>
<p>- Updates to Nutrient iOS SDK 14.1.1.</p>
<p>- Fixes an issue where the correct items weren’t rendered when using the <code>menuItemGrouping</code> configuration property. (J#HYB-432)</p>
<p>- Fixes an issue where a crash occurred when using the <code>toolbar.toolbarMenuItems</code> property and <code>enterAnnotationCreationMode</code> API on Android. (J#HYB-517)</p>
<p>- Fixes an issue where some annotations would not be deleted on iOS when using the <code>removeAnnotations</code> API. (J#HYB-518)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.13.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.13.0</link>
            <guid isPermaLink="false">react-native-2.13.0</guid>
            <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds TypeScript type support to the <code>annotationPresets</code> property on the <code>PSPDFKitView</code> component. (J#HYB-395)</p>
<p>- Adds support for a source document password to be specified when using the <code>processAnnotations</code> API. (J#HYB-453)</p>
<p>- Adds support to select and deselect annotations programmatically. (J#HYB-447)</p>
<p>- Updates to PSPDFKit 2024.5.1 for Android.</p>
<p>- Updates to PSPDFKit 13.9.1 for iOS.</p>
<p>- Fixes an issue where certain annotation presets weren’t applied correctly. (J#HYB-395)</p>
<p>- Fixes an issue where custom toolbar buttons were not applied on the Android toolbar. (J#HYB-482)</p>
<p>- Fixes an issue where the <code>annotationTypes</code> parameter wasn’t honored by the <code>processAnnotations</code> API. (J#HYB-495)</p>
<p>- Fixes an issue where the <code>onDocumentLoadFailed</code> callback was not triggered when an incorrect document password was specified on Android. (J#HYB-491)</p>
<p>- Fixes an issue where some measurement annotation presets were not applied when specified. (J#HYB-492)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds TypeScript type support to the <code>annotationPresets</code> property on the <code>PSPDFKitView</code> component. (J#HYB-395)</p>
<p>- Adds support for a source document password to be specified when using the <code>processAnnotations</code> API. (J#HYB-453)</p>
<p>- Adds support to select and deselect annotations programmatically. (J#HYB-447)</p>
<p>- Updates to PSPDFKit 2024.5.1 for Android.</p>
<p>- Updates to PSPDFKit 13.9.1 for iOS.</p>
<p>- Fixes an issue where certain annotation presets weren’t applied correctly. (J#HYB-395)</p>
<p>- Fixes an issue where custom toolbar buttons were not applied on the Android toolbar. (J#HYB-482)</p>
<p>- Fixes an issue where the <code>annotationTypes</code> parameter wasn’t honored by the <code>processAnnotations</code> API. (J#HYB-495)</p>
<p>- Fixes an issue where the <code>onDocumentLoadFailed</code> callback was not triggered when an incorrect document password was specified on Android. (J#HYB-491)</p>
<p>- Fixes an issue where some measurement annotation presets were not applied when specified. (J#HYB-492)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.12.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.12.0</link>
            <guid isPermaLink="false">react-native-2.12.0</guid>
            <pubDate>Thu, 01 Aug 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds APIs belonging to the <code>PDFDocument</code> interface, moving them away from the global namespace. (J#HYB-406)</p>
<p>- Adds support for using <code>React.RefObject</code> as a <code>PSPDFKitView</code> ref property. (J#HYB-444)</p>
<p>- Updates for PSPDFKit 2024.3.1 for Android.</p>
<p>- Updates for PSPDFKit 13.8.0 for iOS.</p>
<p>- Fixes an issue where <code>PSPDFKitView</code> sometimes failed to load the document on React Native Android. (J#HYB-397)</p>
<p>- Fixes an issue where Instant JSON containing widgets was not applied using the <code>addAnnotations</code> API on iOS. (J#HYB-413)</p>
<p>- Fixes an issue where password protected documents could not be saved after annotation changes were made. (J#HYB-454)</p>
<p>- Fixes an issue where the <code>onDocumentLoaded</code> callback was not called reliably on iOS. (J#HYB-480)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds APIs belonging to the <code>PDFDocument</code> interface, moving them away from the global namespace. (J#HYB-406)</p>
<p>- Adds support for using <code>React.RefObject</code> as a <code>PSPDFKitView</code> ref property. (J#HYB-444)</p>
<p>- Updates for PSPDFKit 2024.3.1 for Android.</p>
<p>- Updates for PSPDFKit 13.8.0 for iOS.</p>
<p>- Fixes an issue where <code>PSPDFKitView</code> sometimes failed to load the document on React Native Android. (J#HYB-397)</p>
<p>- Fixes an issue where Instant JSON containing widgets was not applied using the <code>addAnnotations</code> API on iOS. (J#HYB-413)</p>
<p>- Fixes an issue where password protected documents could not be saved after annotation changes were made. (J#HYB-454)</p>
<p>- Fixes an issue where the <code>onDocumentLoaded</code> callback was not called reliably on iOS. (J#HYB-480)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.11.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.11.0</link>
            <guid isPermaLink="false">react-native-2.11.0</guid>
            <pubDate>Fri, 07 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to clear the document cache. (J#HYB-347)</p>
<p>- Adds support for opening PDF documents from a remote URL. (J#HYB-354)</p>
<p>- Updates <code>setAnnotationFlags</code> and <code>getAnnotationFlags</code> APIs to support using annotation <code>name</code> as an identifier. (J#HYB-372)</p>
<p>- Fixes an issue where calling <code>exitCurrentlyActiveMode</code> while not in annotation editing mode generates an exception on iOS. (J#HYB-373)</p>
<p>- Fixes an issue where the annotation <code>uuid</code> isn’t included in <code>onAnnotationTapped</code> callbacks. (J#HYB-374)</p>
<p>- Fixes an issue where Instant configuration wasn’t applied when using the <code>presentInstant</code> API on iOS. (J#HYB-375)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to clear the document cache. (J#HYB-347)</p>
<p>- Adds support for opening PDF documents from a remote URL. (J#HYB-354)</p>
<p>- Updates <code>setAnnotationFlags</code> and <code>getAnnotationFlags</code> APIs to support using annotation <code>name</code> as an identifier. (J#HYB-372)</p>
<p>- Fixes an issue where calling <code>exitCurrentlyActiveMode</code> while not in annotation editing mode generates an exception on iOS. (J#HYB-373)</p>
<p>- Fixes an issue where the annotation <code>uuid</code> isn’t included in <code>onAnnotationTapped</code> callbacks. (J#HYB-374)</p>
<p>- Fixes an issue where Instant configuration wasn’t applied when using the <code>presentInstant</code> API on iOS. (J#HYB-375)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.10.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.10.0</link>
            <guid isPermaLink="false">react-native-2.10.0</guid>
            <pubDate>Mon, 06 May 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to define annotation behavior using flags. (J#HYB-283)</p>
<p>- Adds the ability to add custom menu items to the annotation selection menu. (J#HYB-280)</p>
<p>- Adds the <code>imageSaveMode</code> property to the <code>PSPDFKitView</code> component to specify how annotations should be treated when saving image documents. (J#HYB-334)</p>
<p>- Updates for PSPDFKit 13.5.0 for iOS.</p>
<p>- Fixes an issue where selecting a measurement annotation without the Measurement Tools license causes a crash. (J#HYB-318)</p>
<p>- Fixes an issue where the <code>removeAnnotation</code> API sometimes failed to remove an annotation on iOS. (J#HYB-43)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to define annotation behavior using flags. (J#HYB-283)</p>
<p>- Adds the ability to add custom menu items to the annotation selection menu. (J#HYB-280)</p>
<p>- Adds the <code>imageSaveMode</code> property to the <code>PSPDFKitView</code> component to specify how annotations should be treated when saving image documents. (J#HYB-334)</p>
<p>- Updates for PSPDFKit 13.5.0 for iOS.</p>
<p>- Fixes an issue where selecting a measurement annotation without the Measurement Tools license causes a crash. (J#HYB-318)</p>
<p>- Fixes an issue where the <code>removeAnnotation</code> API sometimes failed to remove an annotation on iOS. (J#HYB-43)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.9.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.9.1</link>
            <guid isPermaLink="false">react-native-2.9.1</guid>
            <pubDate>Fri, 12 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to import and export annotations from XFDF files. (J#HYB-293)</p>
<p>- Updates for PSPDFKit 2024.2.1 for Android.</p>
<p>- Fixes issue where password input UI for password-protected documents wasn’t shown on Android. (J#HYB-285)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to import and export annotations from XFDF files. (J#HYB-293)</p>
<p>- Updates for PSPDFKit 2024.2.1 for Android.</p>
<p>- Fixes issue where password input UI for password-protected documents wasn’t shown on Android. (J#HYB-285)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.9.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.9.0</link>
            <guid isPermaLink="false">react-native-2.9.0</guid>
            <pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds new <code>getConfiguration</code> method to retrieve current PSPDFKitView configuration options. (J#HYB-192)</p>
<p>- Adds the option to open a password-protected document through configuration. (J#HYB-213)</p>
<p>- Adds the ability to add custom toolbar buttons to the PSPDFKit toolbar. (J#HYB-198)</p>
<p>- Adds support for the new <code>MeasurementValueConfiguration</code> configuration option, replacing the deprecated <code>setMeasurementScale</code> and <code>setMeasurementPrecision</code> methods. (J#HYB-205)</p>
<p>- Updates the <code>showPageLabels</code> property to also control page number overlay on Android. (J#HYB-223)</p>
<p>- Updates for PSPDFKit 2024.1.2 for Android.</p>
<p>- Updates for PSPDFKit 13.3.3 for iOS.</p>
<p>- Fixes issue of document URIs with file:/// scheme on iOS. (#43160)</p>
<p>- Fixes issue where the <code>onDocumentLoaded</code> callback was not called on Android. (#43187)</p>
<p>- Fixes the <code>signatureSavingStrategy</code> configuration option to save signatures if enabled. (J#HYB-210)</p>
<p>- Fixes <code>spreadFitting</code> configuration option behavior on iOS. (J#HYB-222)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds new <code>getConfiguration</code> method to retrieve current PSPDFKitView configuration options. (J#HYB-192)</p>
<p>- Adds the option to open a password-protected document through configuration. (J#HYB-213)</p>
<p>- Adds the ability to add custom toolbar buttons to the PSPDFKit toolbar. (J#HYB-198)</p>
<p>- Adds support for the new <code>MeasurementValueConfiguration</code> configuration option, replacing the deprecated <code>setMeasurementScale</code> and <code>setMeasurementPrecision</code> methods. (J#HYB-205)</p>
<p>- Updates the <code>showPageLabels</code> property to also control page number overlay on Android. (J#HYB-223)</p>
<p>- Updates for PSPDFKit 2024.1.2 for Android.</p>
<p>- Updates for PSPDFKit 13.3.3 for iOS.</p>
<p>- Fixes issue of document URIs with file:/// scheme on iOS. (#43160)</p>
<p>- Fixes issue where the <code>onDocumentLoaded</code> callback was not called on Android. (#43187)</p>
<p>- Fixes the <code>signatureSavingStrategy</code> configuration option to save signatures if enabled. (J#HYB-210)</p>
<p>- Fixes <code>spreadFitting</code> configuration option behavior on iOS. (J#HYB-222)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.8.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.8.1</link>
            <guid isPermaLink="false">react-native-2.8.1</guid>
            <pubDate>Tue, 27 Feb 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates for PSPDFKit 13.3.1 for iOS. (#43565)</p>
<p>- Removes <code>scrollViewInsetAdjustment</code>, <code>spreadFitting</code> and <code>allowedMenuActions</code> configuration options which are deprecated in PSPDFKit for iOS. (#43565)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates for PSPDFKit 13.3.1 for iOS. (#43565)</p>
<p>- Removes <code>scrollViewInsetAdjustment</code>, <code>spreadFitting</code> and <code>allowedMenuActions</code> configuration options which are deprecated in PSPDFKit for iOS. (#43565)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.8.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.8.0</link>
            <guid isPermaLink="false">react-native-2.8.0</guid>
            <pubDate>Mon, 18 Dec 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds TypeScript types support to PSPDFKit plugin. (#42380)</p>
<p>- Adds support for loading image documents using the PSPDFKit component on Android. (#42692)</p>
<p>- Updates plugin to target React Native 0.72.7. (#42800)</p>
<p>- Updates Android compileSdkVersion to API 34 and Gradle to 8. (#42380)</p>
<p>- Updates PSPDFKit for Android version to 8.10.0.</p>
<p>- Updates PSPDFKit for iOS version to 13.1.0.</p>
<p>- Fixes issue where building iOS project led to "'PSPDFKitReactNativeiOS-Swift.h' file not found" error. (#41986)</p>
<p>- Fixes issue where getAnnotations with invalid page index caused a crash on Android. (#42073)</p>
<p>- Fixes issue where onAnnotationsChanged event did not fire when a form field was updated on Android. (#42525)</p>
<p>- Fixes issue where annotation toolbar color picker wasn’t added by default. (#42761)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds TypeScript types support to PSPDFKit plugin. (#42380)</p>
<p>- Adds support for loading image documents using the PSPDFKit component on Android. (#42692)</p>
<p>- Updates plugin to target React Native 0.72.7. (#42800)</p>
<p>- Updates Android compileSdkVersion to API 34 and Gradle to 8. (#42380)</p>
<p>- Updates PSPDFKit for Android version to 8.10.0.</p>
<p>- Updates PSPDFKit for iOS version to 13.1.0.</p>
<p>- Fixes issue where building iOS project led to "'PSPDFKitReactNativeiOS-Swift.h' file not found" error. (#41986)</p>
<p>- Fixes issue where getAnnotations with invalid page index caused a crash on Android. (#42073)</p>
<p>- Fixes issue where onAnnotationsChanged event did not fire when a form field was updated on Android. (#42525)</p>
<p>- Fixes issue where annotation toolbar color picker wasn’t added by default. (#42761)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.7.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.7.0</link>
            <guid isPermaLink="false">react-native-2.7.0</guid>
            <pubDate>Thu, 07 Sep 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds Annotation Preset customization. (#41528)</p>
<p>- Updates for PSPDFKit 8.8.1 for Android. (#41910)</p>
<p>- Updates for PSPDFKit 12.3.1 for iOS. (#41910)</p>
<p>- Updates the deployment target to iOS 15. (#39956)</p>
<p>- Fixes issue where configuration is overridden by ToolbarMenuItems. (#41681)</p>
<p>- Fixes issue where PDF generation returns "can not get property of null" on iOS. (#41247)</p>
<p>- Fixes annotation toolbar menu grouping customization values. (#41197)</p>
<p>- Fixes issue where the close button is not displayed on iOS. (#41710)</p>
<p>- Fixes issue where showCloseButton config removes all other BarButtonItems on iOS. (#41731)</p>
<p>- Fixes issue where presentInstant uses different parameters on iOS and Android. (#41922)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds Annotation Preset customization. (#41528)</p>
<p>- Updates for PSPDFKit 8.8.1 for Android. (#41910)</p>
<p>- Updates for PSPDFKit 12.3.1 for iOS. (#41910)</p>
<p>- Updates the deployment target to iOS 15. (#39956)</p>
<p>- Fixes issue where configuration is overridden by ToolbarMenuItems. (#41681)</p>
<p>- Fixes issue where PDF generation returns "can not get property of null" on iOS. (#41247)</p>
<p>- Fixes annotation toolbar menu grouping customization values. (#41197)</p>
<p>- Fixes issue where the close button is not displayed on iOS. (#41710)</p>
<p>- Fixes issue where showCloseButton config removes all other BarButtonItems on iOS. (#41731)</p>
<p>- Fixes issue where presentInstant uses different parameters on iOS and Android. (#41922)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.6.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.6.1</link>
            <guid isPermaLink="false">react-native-2.6.1</guid>
            <pubDate>Mon, 19 Jun 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates for PSPDFKit 8.7.3 for Android. (#40880)</p>
<p>- Updates for PSPDFKit 12.3 for iOS. (##40880)</p>
<p>- Fixes issue when showThumbnailBar is set to pinned (#40807)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates for PSPDFKit 8.7.3 for Android. (#40880)</p>
<p>- Updates for PSPDFKit 12.3 for iOS. (##40880)</p>
<p>- Fixes issue when showThumbnailBar is set to pinned (#40807)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.6.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.6.0</link>
            <guid isPermaLink="false">react-native-2.6.0</guid>
            <pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds measurement tools configurations (#40296)</p>
<p>- Updates for PSPDFKit 8.7.2 for Android. (#40697)</p>
<p>- Updates for PSPDFKit 12.2 for iOS. (#40697)</p>
<p>- Fixes annotation tools subgroups selection with menuItem grouping customization (#40593)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds measurement tools configurations (#40296)</p>
<p>- Updates for PSPDFKit 8.7.2 for Android. (#40697)</p>
<p>- Updates for PSPDFKit 12.2 for iOS. (#40697)</p>
<p>- Fixes annotation tools subgroups selection with menuItem grouping customization (#40593)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.5.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.5.2</link>
            <guid isPermaLink="false">react-native-2.5.2</guid>
            <pubDate>Thu, 13 Apr 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes missing RXJava dependencies for Android. (#39813)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes missing RXJava dependencies for Android. (#39813)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.5.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.5.1</link>
            <guid isPermaLink="false">react-native-2.5.1</guid>
            <pubDate>Mon, 03 Apr 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates NativeCatalog configuration and replaces deprecated AppDelegate.m</p>
<p>- Bumps PSPDFKit for Android version to 8.6.0</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates NativeCatalog configuration and replaces deprecated AppDelegate.m</p>
<p>- Bumps PSPDFKit for Android version to 8.6.0</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.5.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.5.0</link>
            <guid isPermaLink="false">react-native-2.5.0</guid>
            <pubDate>Thu, 23 Mar 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds magic ink tool for Android annotation toolbar configuration. (#39174)</p>
<p>- Upgrades React Native dependencies and project configuration to 0.71.2</p>
<p>- Adds Instant JSON for React Native</p>
<p>- Updates for PSPDFKit for Android 8.5.1</p>
<p>- Updates for PSPDFKit for iOS 12.1.3</p>
<p>- Updates so PSPDFKit now requires React Native 0.71.0 or later.</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds magic ink tool for Android annotation toolbar configuration. (#39174)</p>
<p>- Upgrades React Native dependencies and project configuration to 0.71.2</p>
<p>- Adds Instant JSON for React Native</p>
<p>- Updates for PSPDFKit for Android 8.5.1</p>
<p>- Updates for PSPDFKit for iOS 12.1.3</p>
<p>- Updates so PSPDFKit now requires React Native 0.71.0 or later.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.4.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.4.2</link>
            <guid isPermaLink="false">react-native-2.4.2</guid>
            <pubDate>Wed, 01 Feb 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes bug issue for deleting multiple annotations (#38518)</p>
<p>- Bumps PSPDFKit for Android version to 8.5.0</p>
<p>- Bumps PSPDFKit for iOS version to 12.0.3</p>
<p>- Bumps minimum SDK version compileSdkVersion to API 33</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes bug issue for deleting multiple annotations (#38518)</p>
<p>- Bumps PSPDFKit for Android version to 8.5.0</p>
<p>- Bumps PSPDFKit for iOS version to 12.0.3</p>
<p>- Bumps minimum SDK version compileSdkVersion to API 33</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.4.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.4.1</link>
            <guid isPermaLink="false">react-native-2.4.1</guid>
            <pubDate>Tue, 22 Nov 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates for PSPDFKit 12.0.1 for iOS.</p>
<p>- Fixes Catalog example toolbar menu items not rendering. (#37368)</p>
<p>- Fixes the Annotation Processing Catalog example. (#37534)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates for PSPDFKit 12.0.1 for iOS.</p>
<p>- Fixes Catalog example toolbar menu items not rendering. (#37368)</p>
<p>- Fixes the Annotation Processing Catalog example. (#37534)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.4.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.4.0</link>
            <guid isPermaLink="false">react-native-2.4.0</guid>
            <pubDate>Tue, 25 Oct 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds PDF generation from HTML, images and template. (#36736)</p>
<p>- Updates for PSPDFKit 8.4.1 for Android</p>
<p>- Updates for PSPDFKit 12.0 for iOS</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds PDF generation from HTML, images and template. (#36736)</p>
<p>- Updates for PSPDFKit 8.4.1 for Android</p>
<p>- Updates for PSPDFKit 12.0 for iOS</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.3.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.3.1</link>
            <guid isPermaLink="false">react-native-2.3.1</guid>
            <pubDate>Fri, 22 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates for PSPDFKit 8.2.1 for Android. (#34430)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates for PSPDFKit 8.2.1 for Android. (#34430)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.3.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.3.0</link>
            <guid isPermaLink="false">react-native-2.3.0</guid>
            <pubDate>Tue, 19 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds Android toolbar menu customization from <code>PSPDFKitView</code> properties. (#33417)</p>
<p>- Adds handling multiple initializations exception. (#35079)</p>
<p>- Updates the deployment target to iOS 14.0. (#33871)</p>
<p>- Updates for PSPDFKit 11.4.0 for iOS. (#33485)</p>
<p>- PSPDFKit now requires React Native 0.68 or later. (#33875)</p>
<p>- PSPDFKit now requires Xcode 13.4.1 or later. (#32495)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds Android toolbar menu customization from <code>PSPDFKitView</code> properties. (#33417)</p>
<p>- Adds handling multiple initializations exception. (#35079)</p>
<p>- Updates the deployment target to iOS 14.0. (#33871)</p>
<p>- Updates for PSPDFKit 11.4.0 for iOS. (#33485)</p>
<p>- PSPDFKit now requires React Native 0.68 or later. (#33875)</p>
<p>- PSPDFKit now requires Xcode 13.4.1 or later. (#32495)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.2.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.2.2</link>
            <guid isPermaLink="false">react-native-2.2.2</guid>
            <pubDate>Tue, 15 Mar 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds image support to <code>PSPDFKit.present()</code> on Android. (#33312)</p>
<p>- Adds a new <strong>Save As</strong> example to the Catalog example project. (#33376)</p>
<p>- Updates for PSPDFKit 11.3.0 for iOS. (#33485)</p>
<p>- Fixes React Native Annotation Processor API for Android. (#33189, #33302)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds image support to <code>PSPDFKit.present()</code> on Android. (#33312)</p>
<p>- Adds a new <strong>Save As</strong> example to the Catalog example project. (#33376)</p>
<p>- Updates for PSPDFKit 11.3.0 for iOS. (#33485)</p>
<p>- Fixes React Native Annotation Processor API for Android. (#33189, #33302)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.2.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.2.1</link>
            <guid isPermaLink="false">react-native-2.2.1</guid>
            <pubDate>Fri, 04 Mar 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates for PSPDFKit 8.1.2 for Android. (#33315)</p>
<p>- Updates for PSPDFKit 11.2.4 for iOS. (#33315)</p>
<p>- Fixes React Native Annotation Processor Catalog example for Android.(#33189)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates for PSPDFKit 8.1.2 for Android. (#33315)</p>
<p>- Updates for PSPDFKit 11.2.4 for iOS. (#33315)</p>
<p>- Fixes React Native Annotation Processor Catalog example for Android.(#33189)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.2.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.2.0</link>
            <guid isPermaLink="false">react-native-2.2.0</guid>
            <pubDate>Mon, 14 Feb 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- This release requires you to update your Android project’s <code>compileSdkVersion</code> to version 31. Refer to <a href="/guides/react-native/migration-guides/react-native-2-2-migration-guide">our migration guide</a> for this release.</p>
<p>- Adds a <code>destroyView()</code> function to <code>PSPDFKitView</code> to be used as a workaround for crash caused by a <a href="https://github.com/software-mansion/react-native-screens/issues/1300"><code>react-native-screens</code> issue</a> when navigating back. (#32960)</p>
<p>- Improves the file structure of the Catalog sample project for better readability. (#32685)</p>
<p>- Improves the file structure of the NativeCatalog sample project for better readability. (#32887)</p>
<p>- Updates for PSPDFKit 8.1.1 for Android. (#33017)</p>
<p>- Updates for PSPDFKit 11.2.2 for iOS. (#33017)</p>
<p>- Fixes an issue where the <code>spreadFitting</code> configuration value is inverted on Android. (#32789)</p>
<p>- Removes <code>signingConfig</code> from React Native Android’s sample projects app-level <code>build.gradle</code> files. (#32767)</p>]]></description>
            <content:encoded><![CDATA[<p>- This release requires you to update your Android project’s <code>compileSdkVersion</code> to version 31. Refer to <a href="/guides/react-native/migration-guides/react-native-2-2-migration-guide">our migration guide</a> for this release.</p>
<p>- Adds a <code>destroyView()</code> function to <code>PSPDFKitView</code> to be used as a workaround for crash caused by a <a href="https://github.com/software-mansion/react-native-screens/issues/1300"><code>react-native-screens</code> issue</a> when navigating back. (#32960)</p>
<p>- Improves the file structure of the Catalog sample project for better readability. (#32685)</p>
<p>- Improves the file structure of the NativeCatalog sample project for better readability. (#32887)</p>
<p>- Updates for PSPDFKit 8.1.1 for Android. (#33017)</p>
<p>- Updates for PSPDFKit 11.2.2 for iOS. (#33017)</p>
<p>- Fixes an issue where the <code>spreadFitting</code> configuration value is inverted on Android. (#32789)</p>
<p>- Removes <code>signingConfig</code> from React Native Android’s sample projects app-level <code>build.gradle</code> files. (#32767)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.1.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.1.0</link>
            <guid isPermaLink="false">react-native-2.1.0</guid>
            <pubDate>Thu, 06 Jan 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds documentation for all the configuration options. (#31898)</p>
<p>- Unifies the configuration options on Android and iOS. (#31898)</p>
<p>- PSPDFKit now requires React Native 0.66.4 or later. (#32495)</p>
<p>- PSPDFKit now requires Xcode 13.2.1 or later. (#32495)</p>
<p>- Updates for PSPDFKit 11.2 for iOS. (#32495)</p>
<p>- Fixes an issue where some examples using <code>Form_example.pdf</code> would not work. (#32495)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds documentation for all the configuration options. (#31898)</p>
<p>- Unifies the configuration options on Android and iOS. (#31898)</p>
<p>- PSPDFKit now requires React Native 0.66.4 or later. (#32495)</p>
<p>- PSPDFKit now requires Xcode 13.2.1 or later. (#32495)</p>
<p>- Updates for PSPDFKit 11.2 for iOS. (#32495)</p>
<p>- Fixes an issue where some examples using <code>Form_example.pdf</code> would not work. (#32495)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.0.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.0.4</link>
            <guid isPermaLink="false">react-native-2.0.4</guid>
            <pubDate>Tue, 07 Dec 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates the Xcode build settings of the Catalog and Native Catalog example projects to work on iOS simulators on Apple Silicon Macs. (#32129)</p>
<p>- Sets <code>currentPageIndex</code> in <code>onStateChanged</code> callbacks always to the currently visible page index. Also adds <code>affectedPageIndex</code> to get the page that is corresponding to the other states in the callback. (#31926)</p>
<p>- PSPDFKit now requires React Native 0.66.3 or later. (#32119)</p>
<p>- Updates for PSPDFKit 8.0.2 for Android. (#32119)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates the Xcode build settings of the Catalog and Native Catalog example projects to work on iOS simulators on Apple Silicon Macs. (#32129)</p>
<p>- Sets <code>currentPageIndex</code> in <code>onStateChanged</code> callbacks always to the currently visible page index. Also adds <code>affectedPageIndex</code> to get the page that is corresponding to the other states in the callback. (#31926)</p>
<p>- PSPDFKit now requires React Native 0.66.3 or later. (#32119)</p>
<p>- Updates for PSPDFKit 8.0.2 for Android. (#32119)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.0.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.0.3</link>
            <guid isPermaLink="false">react-native-2.0.3</guid>
            <pubDate>Tue, 02 Nov 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- PSPDFKit now requires React Native 0.66.1 or later. (#31744)</p>
<p>- Updates for PSPDFKit 8.0.1 for Android. (#31744)</p>
<p>- Updates for PSPDFKit 11.1 for iOS. (#31654)</p>
<p>- Improves the repository’s README. (#31633)</p>]]></description>
            <content:encoded><![CDATA[<p>- PSPDFKit now requires React Native 0.66.1 or later. (#31744)</p>
<p>- Updates for PSPDFKit 8.0.1 for Android. (#31744)</p>
<p>- Updates for PSPDFKit 11.1 for iOS. (#31654)</p>
<p>- Improves the repository’s README. (#31633)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.0.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.0.2</link>
            <guid isPermaLink="false">react-native-2.0.2</guid>
            <pubDate>Fri, 22 Oct 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update to PSPDFKit for Android 8.</p>
<p>- PSPDFKit now requires React Native 0.66.0 or later. (#31348)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update to PSPDFKit for Android 8.</p>
<p>- PSPDFKit now requires React Native 0.66.0 or later. (#31348)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.0.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.0.1</link>
            <guid isPermaLink="false">react-native-2.0.1</guid>
            <pubDate>Tue, 05 Oct 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Re-add Java 8 language features. (#31288)</p>]]></description>
            <content:encoded><![CDATA[<p>- Re-add Java 8 language features. (#31288)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 2.0.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#2.0.0</link>
            <guid isPermaLink="false">react-native-2.0.0</guid>
            <pubDate>Tue, 28 Sep 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to open TIFF images as Image Documents. (#30103)</p>
<p>- Adds a <code>setLicenseKeys</code> method which accepts both Android and iOS license keys. (#30943)</p>
<p>- Adds support for iOS 15. (#31008)</p>
<p>- PSPDFKit now requires React Native 0.65.1 or later. (#30947)</p>
<p>- PSPDFKit now requires Xcode 13 or later. (#31008)</p>
<p>- Updates <code>peerDependencies</code> and <code>devDependencies</code> in <code>package.json</code>. (#30947)</p>
<p>- Overhauls the Catalog and NativeCatalog example projects to use the newest version of React Native. (#29342)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to open TIFF images as Image Documents. (#30103)</p>
<p>- Adds a <code>setLicenseKeys</code> method which accepts both Android and iOS license keys. (#30943)</p>
<p>- Adds support for iOS 15. (#31008)</p>
<p>- PSPDFKit now requires React Native 0.65.1 or later. (#30947)</p>
<p>- PSPDFKit now requires Xcode 13 or later. (#31008)</p>
<p>- Updates <code>peerDependencies</code> and <code>devDependencies</code> in <code>package.json</code>. (#30947)</p>
<p>- Overhauls the Catalog and NativeCatalog example projects to use the newest version of React Native. (#29342)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.32.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.32.2</link>
            <guid isPermaLink="false">react-native-1.32.2</guid>
            <pubDate>Mon, 30 Aug 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Migrate from <code>ReactFragmentActivity</code> to <code>ReactActivity</code> for compatibility with React Native <code>0.65.1</code>. (#30771)</p>]]></description>
            <content:encoded><![CDATA[<p>- Migrate from <code>ReactFragmentActivity</code> to <code>ReactActivity</code> for compatibility with React Native <code>0.65.1</code>. (#30771)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.32.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.32.1</link>
            <guid isPermaLink="false">react-native-1.32.1</guid>
            <pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds missing <code>PSPDFSettingsOption</code> cases to the configuration for the iOS platform. (#30458)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds missing <code>PSPDFSettingsOption</code> cases to the configuration for the iOS platform. (#30458)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.32.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.32.0</link>
            <guid isPermaLink="false">react-native-1.32.0</guid>
            <pubDate>Fri, 23 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 7 for Android. (#412)</p>
<p>- Bump minimum SDK version androidMinSdkVersion to API 21. (#412)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 7 for Android. (#412)</p>
<p>- Bump minimum SDK version androidMinSdkVersion to API 21. (#412)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.6</link>
            <guid isPermaLink="false">react-native-1.31.6</guid>
            <pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fix Android Virtual Device link in the sample projects READMEs.</p>]]></description>
            <content:encoded><![CDATA[<p>- Fix Android Virtual Device link in the sample projects READMEs.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.5</link>
            <guid isPermaLink="false">react-native-1.31.5</guid>
            <pubDate>Wed, 07 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 10.5 for iOS. (#409)</p>
<p>- Update the minimum deployment target to iOS 13.0. (#409)</p>
<p>- Update the getting started instructions for the Catalog and NativeCatalog example projects. (#409)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 10.5 for iOS. (#409)</p>
<p>- Update the minimum deployment target to iOS 13.0. (#409)</p>
<p>- Update the getting started instructions for the Catalog and NativeCatalog example projects. (#409)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.4</link>
            <guid isPermaLink="false">react-native-1.31.4</guid>
            <pubDate>Tue, 29 Jun 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Make sure page index is set when showing PDF. (#408)</p>]]></description>
            <content:encoded><![CDATA[<p>- Make sure page index is set when showing PDF. (#408)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.3</link>
            <guid isPermaLink="false">react-native-1.31.3</guid>
            <pubDate>Tue, 22 Jun 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Add new “How to Open a PDF in React Native Using the Document Picker" blog post in the “Announcements” section. (#407)</p>]]></description>
            <content:encoded><![CDATA[<p>- Add new “How to Open a PDF in React Native Using the Document Picker" blog post in the “Announcements” section. (#407)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.2</link>
            <guid isPermaLink="false">react-native-1.31.2</guid>
            <pubDate>Mon, 21 Jun 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumped extend from 3.0.1 to 3.0.2 in /samples/Catalog. (#406)</p>
<p>- Bumped lodash from 4.17.15 to 4.17.21 in /samples/NativeCatalog. (#405)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumped extend from 3.0.1 to 3.0.2 in /samples/Catalog. (#406)</p>
<p>- Bumped lodash from 4.17.15 to 4.17.21 in /samples/NativeCatalog. (#405)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.1</link>
            <guid isPermaLink="false">react-native-1.31.1</guid>
            <pubDate>Mon, 21 Jun 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updated the Manual Signing example on iOS to use the new Electronic Signatures API. (#404)</p>
<p>- Bumped glob-parent from 5.1.0 to 5.1.2 in /samples/NativeCatalog. (#404)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updated the Manual Signing example on iOS to use the new Electronic Signatures API. (#404)</p>
<p>- Bumped glob-parent from 5.1.0 to 5.1.2 in /samples/NativeCatalog. (#404)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.31.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.31.0</link>
            <guid isPermaLink="false">react-native-1.31.0</guid>
            <pubDate>Wed, 26 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Remove the trial license key requirement. (#403)</p>
<p>- Update to PSPDFKit for Android version 6.6.2. (#403)</p>
<p>- Update the README to clarify the Requirements section. (#403)</p>
<p>- Update the README to simplify the Getting Started section. (#403)</p>]]></description>
            <content:encoded><![CDATA[<p>- Remove the trial license key requirement. (#403)</p>
<p>- Update to PSPDFKit for Android version 6.6.2. (#403)</p>
<p>- Update the README to clarify the Requirements section. (#403)</p>
<p>- Update the README to simplify the Getting Started section. (#403)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.18 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.18</link>
            <guid isPermaLink="false">react-native-1.30.18</guid>
            <pubDate>Wed, 19 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds a README file for the Catalog example project. (#402)</p>
<p>- Updates the ConfiguredPDFViewComponent iOS example to show the settings button in navigation bar. (#402)</p>
<p>- Fixes issue where the pageIndex prop needed to be set before the document prop. (#402)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds a README file for the Catalog example project. (#402)</p>
<p>- Updates the ConfiguredPDFViewComponent iOS example to show the settings button in navigation bar. (#402)</p>
<p>- Fixes issue where the pageIndex prop needed to be set before the document prop. (#402)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.17 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.17</link>
            <guid isPermaLink="false">react-native-1.30.17</guid>
            <pubDate>Thu, 13 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumped hosted-git-info from 2.8.5 to 2.8.9 in /samples/NativeCatalog. (#401)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumped hosted-git-info from 2.8.5 to 2.8.9 in /samples/NativeCatalog. (#401)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.16 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.16</link>
            <guid isPermaLink="false">react-native-1.30.16</guid>
            <pubDate>Mon, 10 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumped handlebars from 4.7.6 to 4.7.7 in /samples/Catalog. (#398)</p>
<p>- Bumped lodash from 4.17.19 to 4.17.21 in /samples/Catalog. (#399)</p>
<p>- Bumped hosted-git-info from 2.6.0 to 2.8.9 in /samples/Catalog. (#400)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumped handlebars from 4.7.6 to 4.7.7 in /samples/Catalog. (#398)</p>
<p>- Bumped lodash from 4.17.19 to 4.17.21 in /samples/Catalog. (#399)</p>
<p>- Bumped hosted-git-info from 2.6.0 to 2.8.9 in /samples/Catalog. (#400)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.15 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.15</link>
            <guid isPermaLink="false">react-native-1.30.15</guid>
            <pubDate>Fri, 07 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumped acorn from 5.7.3 to 5.7.4 in /samples/NativeCatalog. (#397)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumped acorn from 5.7.3 to 5.7.4 in /samples/NativeCatalog. (#397)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.14 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.14</link>
            <guid isPermaLink="false">react-native-1.30.14</guid>
            <pubDate>Fri, 07 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumped ini from 1.3.5 to 1.3.8 in /samples/NativeCatalog. (#394)</p>
<p>- Bumped handlebars from 4.5.1 to 4.7.7 in /samples/NativeCatalog. (#395)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumped ini from 1.3.5 to 1.3.8 in /samples/NativeCatalog. (#394)</p>
<p>- Bumped handlebars from 4.5.1 to 4.7.7 in /samples/NativeCatalog. (#395)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.12 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.12</link>
            <guid isPermaLink="false">react-native-1.30.12</guid>
            <pubDate>Fri, 07 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Workaround a compile issue with Xcode 12.5 in the Catalog and NativeCatalog example projects. (#393)</p>
<p>- Bumped ua-parser-js from 0.7.18 to 0.7.28 in /samples/Catalog. (#393)</p>]]></description>
            <content:encoded><![CDATA[<p>- Workaround a compile issue with Xcode 12.5 in the Catalog and NativeCatalog example projects. (#393)</p>
<p>- Bumped ua-parser-js from 0.7.18 to 0.7.28 in /samples/Catalog. (#393)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.11 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.11</link>
            <guid isPermaLink="false">react-native-1.30.11</guid>
            <pubDate>Wed, 31 Mar 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixed “TypeError: cb.apply is not a function” when running the Catalog example project. (#392)</p>
<p>- Bumped y18n from 3.2.1 to 3.2.2 in /samples/Catalog. (#392)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixed “TypeError: cb.apply is not a function” when running the Catalog example project. (#392)</p>
<p>- Bumped y18n from 3.2.1 to 3.2.2 in /samples/Catalog. (#392)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.10 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.10</link>
            <guid isPermaLink="false">react-native-1.30.10</guid>
            <pubDate>Tue, 09 Mar 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Exposes the Reader View button on iOS. (#391)</p>]]></description>
            <content:encoded><![CDATA[<p>- Exposes the Reader View button on iOS. (#391)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.9 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.9</link>
            <guid isPermaLink="false">react-native-1.30.9</guid>
            <pubDate>Wed, 03 Mar 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates the Getting Started instructions for Android and iOS. (#390)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates the Getting Started instructions for Android and iOS. (#390)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.8 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.8</link>
            <guid isPermaLink="false">react-native-1.30.8</guid>
            <pubDate>Thu, 11 Feb 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update to PSPDFKit for Android version 6.6.0.</p>]]></description>
            <content:encoded><![CDATA[<p>- Update to PSPDFKit for Android version 6.6.0.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.7</link>
            <guid isPermaLink="false">react-native-1.30.7</guid>
            <pubDate>Tue, 09 Feb 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes issue where disableAutomaticSaving did not work on iOS when useParentNavigationBar was enabled. (#389)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes issue where disableAutomaticSaving did not work on iOS when useParentNavigationBar was enabled. (#389)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.6</link>
            <guid isPermaLink="false">react-native-1.30.6</guid>
            <pubDate>Tue, 02 Feb 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 10.2 for iOS, Xcode 12.4 and React Native 0.63.4. (#387)</p>
<p>- Update LICENSE to 2021.</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 10.2 for iOS, Xcode 12.4 and React Native 0.63.4. (#387)</p>
<p>- Update LICENSE to 2021.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.5</link>
            <guid isPermaLink="false">react-native-1.30.5</guid>
            <pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updated installation steps for the iOS Catalog app. (Z-22173)</p>
<p>- Update copyright year to 2021. (#386)</p>
<p>- Fixed annotation tapped events not being emitted when editing is disabled on Android. (#385)</p>
<p>- Fixed stamps not being correctly detected. (#384)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updated installation steps for the iOS Catalog app. (Z-22173)</p>
<p>- Update copyright year to 2021. (#386)</p>
<p>- Fixed annotation tapped events not being emitted when editing is disabled on Android. (#385)</p>
<p>- Fixed stamps not being correctly detected. (#384)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.4</link>
            <guid isPermaLink="false">react-native-1.30.4</guid>
            <pubDate>Tue, 15 Dec 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bump ini from 1.3.5 to 1.3.7 in /samples/Catalog. (#383)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bump ini from 1.3.5 to 1.3.7 in /samples/Catalog. (#383)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.3</link>
            <guid isPermaLink="false">react-native-1.30.3</guid>
            <pubDate>Mon, 16 Nov 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 10.1 for iOS and Xcode 12.2. (#382)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 10.1 for iOS and Xcode 12.2. (#382)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.2</link>
            <guid isPermaLink="false">react-native-1.30.2</guid>
            <pubDate>Fri, 30 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update to PSPDFKit 6.5.3 for Android. (#380)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update to PSPDFKit 6.5.3 for Android. (#380)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.1</link>
            <guid isPermaLink="false">react-native-1.30.1</guid>
            <pubDate>Tue, 13 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update to PSPDFKit for Android 6.5.2.</p>
<p>- Update to PSPDFKit for iOS 10.0.1.</p>]]></description>
            <content:encoded><![CDATA[<p>- Update to PSPDFKit for Android 6.5.2.</p>
<p>- Update to PSPDFKit for iOS 10.0.1.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.30.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.30.0</link>
            <guid isPermaLink="false">react-native-1.30.0</guid>
            <pubDate>Tue, 22 Sep 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 10 for iOS, iOS 14, and Xcode 12. (#378)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 10 for iOS, iOS 14, and Xcode 12. (#378)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.10 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.10</link>
            <guid isPermaLink="false">react-native-1.29.10</guid>
            <pubDate>Mon, 14 Sep 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes an issue on iOS where the last page view would be layed out incorrectly in single page mode and scroll per spread page trasition after device rotation. (#377)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes an issue on iOS where the last page view would be layed out incorrectly in single page mode and scroll per spread page trasition after device rotation. (#377)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.9 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.9</link>
            <guid isPermaLink="false">react-native-1.29.9</guid>
            <pubDate>Tue, 08 Sep 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update Getting started instructions for React Native 0.63.2. (#376)</p>
<p>- Bump lodash from 4.17.10 to 4.17.19 in /samples/Catalog. (#374)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update Getting started instructions for React Native 0.63.2. (#376)</p>
<p>- Bump lodash from 4.17.10 to 4.17.19 in /samples/Catalog. (#374)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.8 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.8</link>
            <guid isPermaLink="false">react-native-1.29.8</guid>
            <pubDate>Thu, 13 Aug 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes an issue that prevented you from adding images from the gallery or camera on Android when using the PSPDFKitView. (#375)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes an issue that prevented you from adding images from the gallery or camera on Android when using the PSPDFKitView. (#375)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.7</link>
            <guid isPermaLink="false">react-native-1.29.7</guid>
            <pubDate>Wed, 15 Jul 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update to PSPDFKit 6.5 for Android. (#373)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update to PSPDFKit 6.5 for Android. (#373)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.6</link>
            <guid isPermaLink="false">react-native-1.29.6</guid>
            <pubDate>Tue, 14 Jul 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 9.5 for iOS. (#371)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 9.5 for iOS. (#371)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.5</link>
            <guid isPermaLink="false">react-native-1.29.5</guid>
            <pubDate>Tue, 07 Jul 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes an issue that prevented PSPDFKitView from loading. (#372).</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes an issue that prevented PSPDFKitView from loading. (#372).</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.4</link>
            <guid isPermaLink="false">react-native-1.29.4</guid>
            <pubDate>Thu, 18 Jun 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 6.4 for Android. (#370)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 6.4 for Android. (#370)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.3</link>
            <guid isPermaLink="false">react-native-1.29.3</guid>
            <pubDate>Wed, 17 Jun 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 9.4 for iOS. (#369)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 9.4 for iOS. (#369)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.2</link>
            <guid isPermaLink="false">react-native-1.29.2</guid>
            <pubDate>Mon, 25 May 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds Javascript API on to customize the font picker on Android and iOS. (#363)</p>
<p>- Updated the Catalog sample project dependencies. (#368)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds Javascript API on to customize the font picker on Android and iOS. (#363)</p>
<p>- Updated the Catalog sample project dependencies. (#368)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.1</link>
            <guid isPermaLink="false">react-native-1.29.1</guid>
            <pubDate>Mon, 27 Apr 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds enableFormEditing to configuration. (#365)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds enableFormEditing to configuration. (#365)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.29.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.29.0</link>
            <guid isPermaLink="false">react-native-1.29.0</guid>
            <pubDate>Fri, 24 Apr 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates PSPDFKit for Android to 6.3. (#364)</p>
<p>- Resolves #352.</p>
<p>- Resolves #359.</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates PSPDFKit for Android to 6.3. (#364)</p>
<p>- Resolves #352.</p>
<p>- Resolves #359.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.7</link>
            <guid isPermaLink="false">react-native-1.28.7</guid>
            <pubDate>Wed, 15 Apr 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bridges the Instant Example from the iOS PSPDFKit Catalog to the NativeCatalog React Native project. (#362)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bridges the Instant Example from the iOS PSPDFKit Catalog to the NativeCatalog React Native project. (#362)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.6</link>
            <guid isPermaLink="false">react-native-1.28.6</guid>
            <pubDate>Thu, 26 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Add support for hiding the main toolbar on Android. (#360)</p>]]></description>
            <content:encoded><![CDATA[<p>- Add support for hiding the main toolbar on Android. (#360)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.5</link>
            <guid isPermaLink="false">react-native-1.28.5</guid>
            <pubDate>Wed, 25 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes warning in the Xcode project by migrating the development region. (#361)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes warning in the Xcode project by migrating the development region. (#361)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.4</link>
            <guid isPermaLink="false">react-native-1.28.4</guid>
            <pubDate>Wed, 18 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds Native Catalog sample project with advanced integration examples on iOS. (#339)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds Native Catalog sample project with advanced integration examples on iOS. (#339)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.3</link>
            <guid isPermaLink="false">react-native-1.28.3</guid>
            <pubDate>Mon, 16 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Reload the entire <code>PSPDFViewController</code> instead of only reloading the currently visible page when adding adding annotations via the <code>addAnnotations</code> API. (#357)</p>]]></description>
            <content:encoded><![CDATA[<p>- Reload the entire <code>PSPDFViewController</code> instead of only reloading the currently visible page when adding adding annotations via the <code>addAnnotations</code> API. (#357)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.2</link>
            <guid isPermaLink="false">react-native-1.28.2</guid>
            <pubDate>Mon, 16 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates to PSPDFKit for Android 6.2.0. (#353)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates to PSPDFKit for Android 6.2.0. (#353)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.1</link>
            <guid isPermaLink="false">react-native-1.28.1</guid>
            <pubDate>Tue, 10 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Put PSPDFKit on Gradle’s API configuration making PSPDFKit classes available on an app’s Java class path. (#355)</p>]]></description>
            <content:encoded><![CDATA[<p>- Put PSPDFKit on Gradle’s API configuration making PSPDFKit classes available on an app’s Java class path. (#355)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.28.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.28.0</link>
            <guid isPermaLink="false">react-native-1.28.0</guid>
            <pubDate>Fri, 06 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Add bookmark action configuration option. (#354)</p>]]></description>
            <content:encoded><![CDATA[<p>- Add bookmark action configuration option. (#354)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.27.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.27.5</link>
            <guid isPermaLink="false">react-native-1.27.5</guid>
            <pubDate>Wed, 19 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update README to mention the newly added annotation processing API. (#351)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update README to mention the newly added annotation processing API. (#351)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.27.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.27.4</link>
            <guid isPermaLink="false">react-native-1.27.4</guid>
            <pubDate>Wed, 19 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds new API for annotation processing on Android and iOS. (#350)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds new API for annotation processing on Android and iOS. (#350)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.27.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.27.3</link>
            <guid isPermaLink="false">react-native-1.27.3</guid>
            <pubDate>Wed, 12 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fix two navigation buttons being shown while the search is open. (#347)</p>
<p>- Return a promise when calling PSPDFKit.present(). (#348)</p>
<p>- Include uuid in annotation removed event. (#349)</p>
<p>- Return a promise when calling PSPDFKit.present(). (#348)</p>
<p>- Include creator name in annotation removed event. (#349)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fix two navigation buttons being shown while the search is open. (#347)</p>
<p>- Return a promise when calling PSPDFKit.present(). (#348)</p>
<p>- Include uuid in annotation removed event. (#349)</p>
<p>- Return a promise when calling PSPDFKit.present(). (#348)</p>
<p>- Include creator name in annotation removed event. (#349)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.27.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.27.2</link>
            <guid isPermaLink="false">react-native-1.27.2</guid>
            <pubDate>Tue, 04 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds new toolbarTitle, and showSettingsMenu configuration options. (#345)</p>
<p>- Adds new showNavigationButtonInToolbar, and onNavigationButtonClicked props to PSPDFKitView. (#345)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds new toolbarTitle, and showSettingsMenu configuration options. (#345)</p>
<p>- Adds new showNavigationButtonInToolbar, and onNavigationButtonClicked props to PSPDFKitView. (#345)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.27.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.27.1</link>
            <guid isPermaLink="false">react-native-1.27.1</guid>
            <pubDate>Mon, 03 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Add new “How to Bridge Native iOS Code to React Native” blog post and video tutorial in the “Announcements” section. (#346)</p>]]></description>
            <content:encoded><![CDATA[<p>- Add new “How to Bridge Native iOS Code to React Native” blog post and video tutorial in the “Announcements” section. (#346)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.27.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.27.0</link>
            <guid isPermaLink="false">react-native-1.27.0</guid>
            <pubDate>Thu, 30 Jan 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- The Android PdfView now internally uses the PdfUiFragment meaning it provides the same UI as the PdfActivity. #322</p>]]></description>
            <content:encoded><![CDATA[<p>- The Android PdfView now internally uses the PdfUiFragment meaning it provides the same UI as the PdfActivity. #322</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.8 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.8</link>
            <guid isPermaLink="false">react-native-1.26.8</guid>
            <pubDate>Tue, 28 Jan 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds instructions for how to use the Experimental Mac Catalyst Support. (#343)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds instructions for how to use the Experimental Mac Catalyst Support. (#343)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.7</link>
            <guid isPermaLink="false">react-native-1.26.7</guid>
            <pubDate>Tue, 21 Jan 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumps PSPDFKit for Android version to 6.1.1. (#342)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumps PSPDFKit for Android version to 6.1.1. (#342)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.6</link>
            <guid isPermaLink="false">react-native-1.26.6</guid>
            <pubDate>Fri, 10 Jan 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bumps PSPDFKit for Android version to 6.1. (#337)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bumps PSPDFKit for Android version to 6.1. (#337)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.5</link>
            <guid isPermaLink="false">react-native-1.26.5</guid>
            <pubDate>Fri, 13 Dec 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds new Watermarking Example to Native Catalog. (#325)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds new Watermarking Example to Native Catalog. (#325)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.4</link>
            <guid isPermaLink="false">react-native-1.26.4</guid>
            <pubDate>Tue, 05 Nov 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds a new Native Catalog example for Android showing how to use the PdfView in your own bridge code. (#318)</p>
<p>- Adds PdfView#getFragment() method to make retrieving the current fragment easier.</p>
<p>- Adds PdfView#createDefaultEventRegistrationMap() method to make writing custom view manager easier.</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds a new Native Catalog example for Android showing how to use the PdfView in your own bridge code. (#318)</p>
<p>- Adds PdfView#getFragment() method to make retrieving the current fragment easier.</p>
<p>- Adds PdfView#createDefaultEventRegistrationMap() method to make writing custom view manager easier.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.3</link>
            <guid isPermaLink="false">react-native-1.26.3</guid>
            <pubDate>Mon, 28 Oct 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates the PSPDFKit for Android version to 6.0.2. (#312)</p>
<p>- Add support for enableAnnotationEditing and editableAnnotationTypes prop to Android. (#311)</p>
<p>- Make saveCurrentDocument and setFormFieldValue return a promise on Android and iOS. (#308)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates the PSPDFKit for Android version to 6.0.2. (#312)</p>
<p>- Add support for enableAnnotationEditing and editableAnnotationTypes prop to Android. (#311)</p>
<p>- Make saveCurrentDocument and setFormFieldValue return a promise on Android and iOS. (#308)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.2</link>
            <guid isPermaLink="false">react-native-1.26.2</guid>
            <pubDate>Wed, 16 Oct 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the annotation name to the onAnnotationsChanged payload when annotation is removed on iOS. (#309)</p>
<p>- Fixes enableAnnotationEditing on iOS. (#310)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the annotation name to the onAnnotationsChanged payload when annotation is removed on iOS. (#309)</p>
<p>- Fixes enableAnnotationEditing on iOS. (#310)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.1</link>
            <guid isPermaLink="false">react-native-1.26.1</guid>
            <pubDate>Wed, 09 Oct 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Force UIModalPresentationFullScreen for the native module on iOS 13. (#307)</p>]]></description>
            <content:encoded><![CDATA[<p>- Force UIModalPresentationFullScreen for the native module on iOS 13. (#307)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.26.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.26.0</link>
            <guid isPermaLink="false">react-native-1.26.0</guid>
            <pubDate>Mon, 23 Sep 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 9 for iOS.</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 9 for iOS.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.8 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.8</link>
            <guid isPermaLink="false">react-native-1.25.8</guid>
            <pubDate>Mon, 09 Sep 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Add setLicenseKey method to Android. (#290)</p>
<p>- Add disableAutomaticSaving configuration to Android. (#289)</p>]]></description>
            <content:encoded><![CDATA[<p>- Add setLicenseKey method to Android. (#290)</p>
<p>- Add disableAutomaticSaving configuration to Android. (#289)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.7</link>
            <guid isPermaLink="false">react-native-1.25.7</guid>
            <pubDate>Sat, 31 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Added a comment to explain why we dismiss he PSPDFViewController in -[RCTPSPDFKitView removeFromSuperview]. (#287)</p>]]></description>
            <content:encoded><![CDATA[<p>- Added a comment to explain why we dismiss he PSPDFViewController in -[RCTPSPDFKitView removeFromSuperview]. (#287)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.6</link>
            <guid isPermaLink="false">react-native-1.25.6</guid>
            <pubDate>Wed, 28 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixed a crash that would occur when adding an invalid Instant JSON payload. (#284)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixed a crash that would occur when adding an invalid Instant JSON payload. (#284)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.5</link>
            <guid isPermaLink="false">react-native-1.25.5</guid>
            <pubDate>Wed, 28 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Dismiss the PDF view controller when the view component is unmounted to avoid orphan popovers. (#280)</p>]]></description>
            <content:encoded><![CDATA[<p>- Dismiss the PDF view controller when the view component is unmounted to avoid orphan popovers. (#280)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.4</link>
            <guid isPermaLink="false">react-native-1.25.4</guid>
            <pubDate>Wed, 14 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes reloading causing the PdfView to get into a state where it never loads. (#269)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes reloading causing the PdfView to get into a state where it never loads. (#269)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.3</link>
            <guid isPermaLink="false">react-native-1.25.3</guid>
            <pubDate>Tue, 13 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update the integration steps now that linking is automatic via CocoaPods. (#265)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update the integration steps now that linking is automatic via CocoaPods. (#265)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.2</link>
            <guid isPermaLink="false">react-native-1.25.2</guid>
            <pubDate>Fri, 09 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes issue with trial maven keys. (#266)</p>
<p>- Updates PSPDFKit for Android from 5.5.0 to 5.5.1.</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes issue with trial maven keys. (#266)</p>
<p>- Updates PSPDFKit for Android from 5.5.0 to 5.5.1.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.1</link>
            <guid isPermaLink="false">react-native-1.25.1</guid>
            <pubDate>Thu, 08 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds getAllAnnotations() JavaScript API to query all annotation from a document. (#167)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds getAllAnnotations() JavaScript API to query all annotation from a document. (#167)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.25.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.25.0</link>
            <guid isPermaLink="false">react-native-1.25.0</guid>
            <pubDate>Tue, 06 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- This release bumps the required react-native version to 0.60.4. (#263)</p>
<p>- The PSPDFKit version on Android was updated to 5.5.0.</p>
<p>- We now require AndroidX, make sure to look at the official release blog for more information on the migration.</p>]]></description>
            <content:encoded><![CDATA[<p>- This release bumps the required react-native version to 0.60.4. (#263)</p>
<p>- The PSPDFKit version on Android was updated to 5.5.0.</p>
<p>- We now require AndroidX, make sure to look at the official release blog for more information on the migration.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.9 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.9</link>
            <guid isPermaLink="false">react-native-1.24.9</guid>
            <pubDate>Thu, 25 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Annotation modification methods now return a promise on Android (#251, #250)</p>
<p>- Changing the configuration prop now updates the PdfFragment on Android (#252)</p>]]></description>
            <content:encoded><![CDATA[<p>- Annotation modification methods now return a promise on Android (#251, #250)</p>
<p>- Changing the configuration prop now updates the PdfFragment on Android (#252)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.8 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.8</link>
            <guid isPermaLink="false">react-native-1.24.8</guid>
            <pubDate>Thu, 25 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Improves error handling for annotation manipulations functions on iOS. (#261)</p>]]></description>
            <content:encoded><![CDATA[<p>- Improves error handling for annotation manipulations functions on iOS. (#261)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.7</link>
            <guid isPermaLink="false">react-native-1.24.7</guid>
            <pubDate>Thu, 18 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- React Native 0.60.x uses CocoaPods by default, so we’ve updated the iOS integration steps. See https://github.com/PSPDFKit/react-native#ios for more details. (#257)</p>]]></description>
            <content:encoded><![CDATA[<p>- React Native 0.60.x uses CocoaPods by default, so we’ve updated the iOS integration steps. See https://github.com/PSPDFKit/react-native#ios for more details. (#257)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.6</link>
            <guid isPermaLink="false">react-native-1.24.6</guid>
            <pubDate>Tue, 16 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds toolbarTitle Javascript API to override the iOS toolbar title. (#255)</p>
<p>- Updated the README to add a section about how to Customize the Toolbar Buttons. (#256)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds toolbarTitle Javascript API to override the iOS toolbar title. (#255)</p>
<p>- Updated the README to add a section about how to Customize the Toolbar Buttons. (#256)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.5</link>
            <guid isPermaLink="false">react-native-1.24.5</guid>
            <pubDate>Mon, 15 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes memory leak issue in react native windows with newtonsoft.</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes memory leak issue in react native windows with newtonsoft.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.4</link>
            <guid isPermaLink="false">react-native-1.24.4</guid>
            <pubDate>Thu, 11 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Restores support for react-native 0.57 on Android.</p>
<p>- Adds onDocumentLoadFailed callback on iOS / Android</p>
<p>- Improves document path resolution on Android.</p>]]></description>
            <content:encoded><![CDATA[<p>- Restores support for react-native 0.57 on Android.</p>
<p>- Adds onDocumentLoadFailed callback on iOS / Android</p>
<p>- Improves document path resolution on Android.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.3</link>
            <guid isPermaLink="false">react-native-1.24.3</guid>
            <pubDate>Mon, 01 Jul 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Bump version to 1.24.3 (#242)</p>]]></description>
            <content:encoded><![CDATA[<p>- Bump version to 1.24.3 (#242)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.2</link>
            <guid isPermaLink="false">react-native-1.24.2</guid>
            <pubDate>Wed, 19 Jun 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Improves the CocoaPods integration. (#235)</p>]]></description>
            <content:encoded><![CDATA[<p>- Improves the CocoaPods integration. (#235)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.1</link>
            <guid isPermaLink="false">react-native-1.24.1</guid>
            <pubDate>Fri, 14 Jun 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update the Android and iOS Catalog apps for React Native 0.59.9. (#193)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update the Android and iOS Catalog apps for React Native 0.59.9. (#193)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.24.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.24.0</link>
            <guid isPermaLink="false">react-native-1.24.0</guid>
            <pubDate>Wed, 12 Jun 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds Javascript API to customize the toolbar on iOS. (#233)</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds Javascript API to customize the toolbar on iOS. (#233)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.16 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.16</link>
            <guid isPermaLink="false">react-native-1.23.16</guid>
            <pubDate>Tue, 28 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merge pull request #232 from PSPDFKit/rad/fix-broken-link.</p>
<p>- Fix broken link in the README.</p>]]></description>
            <content:encoded><![CDATA[<p>- Merge pull request #232 from PSPDFKit/rad/fix-broken-link.</p>
<p>- Fix broken link in the README.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.15 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.15</link>
            <guid isPermaLink="false">react-native-1.23.15</guid>
            <pubDate>Tue, 28 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merge pull request #227 from PSPDFKit/reinhard/add-page-mode-config.</p>
<p>- Fix for double page mode configuration missing on Android.</p>]]></description>
            <content:encoded><![CDATA[<p>- Merge pull request #227 from PSPDFKit/reinhard/add-page-mode-config.</p>
<p>- Fix for double page mode configuration missing on Android.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.14 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.14</link>
            <guid isPermaLink="false">react-native-1.23.14</guid>
            <pubDate>Tue, 28 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Create the PDFViewPage when asked to by react native. (#229)</p>
<p>- There was a lifetime issue when navigating back and forth between views. Now we create a view when react native wants to. The unloading is still handled in UWP.</p>]]></description>
            <content:encoded><![CDATA[<p>- Create the PDFViewPage when asked to by react native. (#229)</p>
<p>- There was a lifetime issue when navigating back and forth between views. Now we create a view when react native wants to. The unloading is still handled in UWP.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.13 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.13</link>
            <guid isPermaLink="false">react-native-1.23.13</guid>
            <pubDate>Wed, 22 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update wrapper to PSPDFKit for Windows 2.0 (#223)</p>
<p>- Update references</p>
<p>- Make JsonUtils compatible.</p>
<p>- update all nuget versions.</p>
<p>- removed alert from library search example as this is more than fast enough now.</p>]]></description>
            <content:encoded><![CDATA[<p>- Update wrapper to PSPDFKit for Windows 2.0 (#223)</p>
<p>- Update references</p>
<p>- Make JsonUtils compatible.</p>
<p>- update all nuget versions.</p>
<p>- removed alert from library search example as this is more than fast enough now.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.12 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.12</link>
            <guid isPermaLink="false">react-native-1.23.12</guid>
            <pubDate>Wed, 22 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Align annotations changed with ios (#224)</p>
<p>- This PR changes annotation events on UWP to pass back a list of annotations like Android and iOS does.</p>]]></description>
            <content:encoded><![CDATA[<p>- Align annotations changed with ios (#224)</p>
<p>- This PR changes annotation events on UWP to pass back a list of annotations like Android and iOS does.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.11 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.11</link>
            <guid isPermaLink="false">react-native-1.23.11</guid>
            <pubDate>Tue, 21 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- UWP: Remove Annotation (#222)</p>
<p>- Brings UWP removeAnnotation API inline with iOS and Android.</p>
<p>- Also fixes small typo with getAnnotations JSON reply.</p>]]></description>
            <content:encoded><![CDATA[<p>- UWP: Remove Annotation (#222)</p>
<p>- Brings UWP removeAnnotation API inline with iOS and Android.</p>
<p>- Also fixes small typo with getAnnotations JSON reply.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.10 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.10</link>
            <guid isPermaLink="false">react-native-1.23.10</guid>
            <pubDate>Tue, 07 May 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Reimplements CSS customization (#221).</p>
<p>- As explained in #219 (comment) due to limitations with file permissions in UWP it was necessary to rework the CSS customization. Therefore now the viable solution is to provide a native option.</p>
<p>- Reverts the previous CSS work and added the option to start the PSPDFKit react native package with a Uri parameter which will be passed as the CSS resource. Within this CSS resource, it’s possible to set the main colors of the toolbar as before.</p>]]></description>
            <content:encoded><![CDATA[<p>- Reimplements CSS customization (#221).</p>
<p>- As explained in #219 (comment) due to limitations with file permissions in UWP it was necessary to rework the CSS customization. Therefore now the viable solution is to provide a native option.</p>
<p>- Reverts the previous CSS work and added the option to start the PSPDFKit react native package with a Uri parameter which will be passed as the CSS resource. Within this CSS resource, it’s possible to set the main colors of the toolbar as before.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.9 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.9</link>
            <guid isPermaLink="false">react-native-1.23.9</guid>
            <pubDate>Tue, 30 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes crash when null colors are passed (#218)</p>
<p>- JObject throws when checking for a null or undefined value. Instead of throwing we check for this and do not include the value allow the application to continue.</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes crash when null colors are passed (#218)</p>
<p>- JObject throws when checking for a null or undefined value. Instead of throwing we check for this and do not include the value allow the application to continue.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.8 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.8</link>
            <guid isPermaLink="false">react-native-1.23.8</guid>
            <pubDate>Wed, 24 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merge pull request #210 from PSPDFKit/rad/update-for-PSPDFKit-8.3-ios.</p>
<p>- Update for PSPDFKit 8.3 for iOS.</p>]]></description>
            <content:encoded><![CDATA[<p>- Merge pull request #210 from PSPDFKit/rad/update-for-PSPDFKit-8.3-ios.</p>
<p>- Update for PSPDFKit 8.3 for iOS.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.7 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.7</link>
            <guid isPermaLink="false">react-native-1.23.7</guid>
            <pubDate>Wed, 17 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updated and tested 1.12. (#211)</p>
<p>- A simple update to PSPDFKit for Windows 1.12.</p>
<p>- All tested fine.</p>]]></description>
            <content:encoded><![CDATA[<p>- Updated and tested 1.12. (#211)</p>
<p>- A simple update to PSPDFKit for Windows 1.12.</p>
<p>- All tested fine.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.6 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.6</link>
            <guid isPermaLink="false">react-native-1.23.6</guid>
            <pubDate>Mon, 15 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merge pull request #209 from PSPDFKit/rad/document-validation-check</p>
<p>- Check if document is valid before adding or removing annotations</p>]]></description>
            <content:encoded><![CDATA[<p>- Merge pull request #209 from PSPDFKit/rad/document-validation-check</p>
<p>- Check if document is valid before adding or removing annotations</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.5 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.5</link>
            <guid isPermaLink="false">react-native-1.23.5</guid>
            <pubDate>Mon, 08 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Fixes the set toolbar promise, where it mistakenly did not handle the promise for the set toolbar and therefore it was never fired. Same is true for the error. (#208)</p>]]></description>
            <content:encoded><![CDATA[<p>- Fixes the set toolbar promise, where it mistakenly did not handle the promise for the set toolbar and therefore it was never fired. Same is true for the error. (#208)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.4 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.4</link>
            <guid isPermaLink="false">react-native-1.23.4</guid>
            <pubDate>Tue, 02 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merges pull request #202 from PSPDFKit/github-templates.</p>
<p>- Adds Github issue and pull request templates.</p>]]></description>
            <content:encoded><![CDATA[<p>- Merges pull request #202 from PSPDFKit/github-templates.</p>
<p>- Adds Github issue and pull request templates.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.3 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.3</link>
            <guid isPermaLink="false">react-native-1.23.3</guid>
            <pubDate>Mon, 01 Apr 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merges pull request #201 from PSPDFKit/release-1.23.3.</p>]]></description>
            <content:encoded><![CDATA[<p>- Merges pull request #201 from PSPDFKit/release-1.23.3.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.2 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.2</link>
            <guid isPermaLink="false">react-native-1.23.2</guid>
            <pubDate>Fri, 22 Mar 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Merges pull request #192 from PSPDFKit/release-1.23.2.</p>]]></description>
            <content:encoded><![CDATA[<p>- Merges pull request #192 from PSPDFKit/release-1.23.2.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.1</link>
            <guid isPermaLink="false">react-native-1.23.1</guid>
            <pubDate>Tue, 19 Mar 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- UWP: Update to PSPDFKit for Windows 1.11.0. (#186)</p>]]></description>
            <content:encoded><![CDATA[<p>- UWP: Update to PSPDFKit for Windows 1.11.0. (#186)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.23.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.23.0</link>
            <guid isPermaLink="false">react-native-1.23.0</guid>
            <pubDate>Tue, 15 Jan 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates for PSPDFKit 8.1.3 for iOS.</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates for PSPDFKit 8.1.3 for iOS.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.22.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.22.0</link>
            <guid isPermaLink="false">react-native-1.22.0</guid>
            <pubDate>Thu, 15 Nov 2018 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Updates PSPDFKit to 5.0.1 for Android (#141)</p>]]></description>
            <content:encoded><![CDATA[<p>- Updates PSPDFKit to 5.0.1 for Android (#141)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.21.1 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.21.1</link>
            <guid isPermaLink="false">react-native-1.21.1</guid>
            <pubDate>Thu, 25 Oct 2018 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Removes invalid setting option on iOS. (8603e34)</p>]]></description>
            <content:encoded><![CDATA[<p>- Removes invalid setting option on iOS. (8603e34)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.21.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.21.0</link>
            <guid isPermaLink="false">react-native-1.21.0</guid>
            <pubDate>Wed, 17 Oct 2018 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Update for PSPDFKit 8 for iOS. (#131)</p>]]></description>
            <content:encoded><![CDATA[<p>- Update for PSPDFKit 8 for iOS. (#131)</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[React Native Version 1.20.0 is available]]></title>
            <link>https://www.nutrient.io/guides/react-native/changelog/#1.20.0</link>
            <guid isPermaLink="false">react-native-1.20.0</guid>
            <pubDate>Tue, 28 Aug 2018 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>- Adds the ability to programmatically toggle the annotation toolbar. (#105, #108)</p>
<p>- Adds programmatic PDF form filling. (#106, #107)</p>
<p>- Adds Event Listeners Catalog example.</p>
<p>- Adds API and Catalog example to manually save a document.</p>
<p>- Adds catalog example for changing pages. (#98)</p>
<p>- Adds getAnnotations to get all annotations of a page.</p>
<p>- Adds addAnnotation to add a single annotation using Instant JSON.</p>
<p>- Adds getAllUnsavedAnnotations to export the document Instant JSON.</p>
<p>- Adds addAnnotations to parse the document Instant JSON.</p>
<p>- Adds disableAutomaticSaving prop to disable automatic saving when exiting the document.</p>
<p>- Adds annotationAuthorName prop to set the annotation author used when creating annotations.</p>
<p>- Adds callbacks for when an annotation is added, changed, or deleted.</p>]]></description>
            <content:encoded><![CDATA[<p>- Adds the ability to programmatically toggle the annotation toolbar. (#105, #108)</p>
<p>- Adds programmatic PDF form filling. (#106, #107)</p>
<p>- Adds Event Listeners Catalog example.</p>
<p>- Adds API and Catalog example to manually save a document.</p>
<p>- Adds catalog example for changing pages. (#98)</p>
<p>- Adds getAnnotations to get all annotations of a page.</p>
<p>- Adds addAnnotation to add a single annotation using Instant JSON.</p>
<p>- Adds getAllUnsavedAnnotations to export the document Instant JSON.</p>
<p>- Adds addAnnotations to parse the document Instant JSON.</p>
<p>- Adds disableAutomaticSaving prop to disable automatic saving when exiting the document.</p>
<p>- Adds annotationAuthorName prop to set the annotation author used when creating annotations.</p>
<p>- Adds callbacks for when an annotation is added, changed, or deleted.</p>]]></content:encoded>
        </item>
    </channel>
</rss>