<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to display thumbnails in React Native? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567398#M26598</link>
    <description>&lt;P&gt;Can you clarify what you mean when you say you are "not sure if I am getting the right stream in the api response"? From your original description, it sounds like you are getting data back from the Dropbox API. That data would be the thumbnail image content for the requested image file. You may want to save that as an image file locally and open it in an image viewer to verify that it is working and returning that thumbnail image content as expected first.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2021 21:16:22 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-12-30T21:16:22Z</dc:date>
    <item>
      <title>How to display thumbnails in React Native?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567150#M26584</link>
      <description>&lt;P&gt;The endpoint&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;/2/files/get_thumbnail_v2&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;returns application/octet. I have tried encoding it as base64 string but can't get it to display on react native application.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 12:09:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567150#M26584</guid>
      <dc:creator>wahaj-47</dc:creator>
      <dc:date>2022-01-03T12:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to display thumbnails in React Native?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567210#M26586</link>
      <description>&lt;P&gt;It sounds like you have the Dropbox side of this working, in that you're getting the 'application/octet-stream' result back from /2/files/get_thumbnail_v2 as expected. We can't provide support for using React Native though, as that's not made by Dropbox. Perhaps another developer here on the forum happens to have some code to share for this. Otherwise you'll need to refer to the documentation or support resources for that for information on using it, such as for displaying arbitrary image data like this.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 19:26:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567210#M26586</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-12-29T19:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to display thumbnails in React Native?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567295#M26593</link>
      <description>&lt;P&gt;I know I can display base64 in react native. But I am not sure if I am getting the right stream in the api response.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:33:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567295#M26593</guid>
      <dc:creator>wahaj-47</dc:creator>
      <dc:date>2021-12-30T08:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to display thumbnails in React Native?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567398#M26598</link>
      <description>&lt;P&gt;Can you clarify what you mean when you say you are "not sure if I am getting the right stream in the api response"? From your original description, it sounds like you are getting data back from the Dropbox API. That data would be the thumbnail image content for the requested image file. You may want to save that as an image file locally and open it in an image viewer to verify that it is working and returning that thumbnail image content as expected first.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 21:16:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567398#M26598</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-12-30T21:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to display thumbnails in React Native?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567473#M26601</link>
      <description>&lt;P&gt;I switched to using fetch instead of axios and then converted the bodyBlob to base64 which I am now able to display on the app.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2021 10:21:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-display-thumbnails-in-React-Native/m-p/567473#M26601</guid>
      <dc:creator>wahaj-47</dc:creator>
      <dc:date>2021-12-31T10:21:10Z</dc:date>
    </item>
  </channel>
</rss>

