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:
- Install the package from npm or yarn.
- Configure the client with your
X-YVP-App-Key. - 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.
Last modified on