惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
A
About on SuperTechFans
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
The Cloudflare Blog
F
Fortinet All Blogs
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
宝玉的分享
宝玉的分享
罗磊的独立博客
量子位
有赞技术团队
有赞技术团队
V
V2EX
Engineering at Meta
Engineering at Meta

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
PSPDFKit 2.8 for React Native Adds TypeScript Support
Erhard Brand · 2023-12-18 · via Inside Nutrient

Table of contents

    We’re pleased to announce the release of PSPDFKit 2.8 for React Native. This release adds support for TypeScript, opening image documents in the NutrientView component, and React Native 0.73.

    TypeScript Support

    TypeScript support

    By bundling our TypeScript(opens in a new tab) type definitions in our Nutrient React Native SDK, you’re now able to enjoy the benefits of type safety, code suggestions, and autocompletion for Nutrient APIs and components while developing your application in TypeScript. TypeScript adds static typing to your project during development, allowing you to catch errors early and experience fewer run-time errors. This ultimately leads to shipping more stable products to your customers. Existing JavaScript-based projects will also receive helpful tool tips about the PSPDFKit APIs they’re calling when developing in supported IDEs, such as Visual Studio Code.

    Support for Opening Images in the NutrientView Component

    Opening Images

    This release adds the ability to open image documents directly on Android using the existing NutrientView component. Previously, this was only supported on iOS. This negates the requirement to first convert image documents to a PDF and then pass them to PSPDFKit to open.

    Enhancements and Bug Fixes for Native SDKs

    This update to the Nutrient React Native SDK targets React Native 0.72.7, and it’s also compatible with React Native 0.73. Various bug fixes are included in this release, along with the latest updates from our native iOS and Android SDKs. For more information, please refer to the iOS and Android changelogs. To upgrade to this version, you’ll be required to perform some migration steps. Please refer to our React Native 2.8 migration guide for steps on how to migrate.

    More

    For a full list of changes included in PSPDFKit 2.8 for React Native, refer to our changelog.

    Upgrade to PSPDFKit 2.8 for React Native now to take advantage of the latest updates and improvements. If you’re interested in PSPDFKit for React Native, contact our Sales team. For a complete list of features, visit the React Native guides. We’d love to hear about your use case and discuss how to best implement it.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more