YouVersion PlatformYouVersion Platform
PlatformLearn moreBiblesDev Docs
PartnersSupport
  • Overview
  • API Reference
  • SDKs
  • For LLMs
<  Back to Platform

YouVersion Platform

Build applications and integrate with the world's most popular Bible platform.

Platform Products

  • Platform Portal
  • Developer Documentation
  • Platform Dashboard
  • App Management

Resources

  • Learn more
  • Support
  • Press inquiries

Legal

  • Privacy Policy
  • Terms of Use

© 2025 YouVersion. All rights reserved.

SDK IntroductionSwift SDKReact Native SDKReact SDK with AuthenticationJavaScript SDK
SDKs

React Native SDK

The React Native SDK will help you integrate YouVersion Platform features in cross-platform mobile apps. Detailed documentation is coming soon; until then, the high-level plan is:

  1. Install the package from npm or yarn.
  2. Configure the client with your X-YVP-App-Key.
  3. Use the provided hooks and components to fetch Bibles and render passages that feel native on iOS and Android.

Check back shortly for setup commands, example screens, and recommended patterns for caching, offline access, and authentication.

Edit this page
Last modified on December 12, 2025
Swift SDKReact SDK with Authentication