For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Updated native SDK to HUMAN 5.0.0 on both iOS and Android.
Upgraded React Native support to 0.85.3 (React 19.2).
Android: the HUMAN SDK is resolved from Maven instead of a bundled AAR; configure the HUMAN Maven repository as described in the React Native integration guide.
Android builds require compileSdk 36 and targetSdk 36.
Version 1.0.7
Updated Android native SDK to version 4.2.13 with enhanced stability improvements.
Version 1.0.6
Updated native SDKs (iOS 4.3.4, Android 4.2.7) with stability improvements.
Changed headersForURLRequest to async to resolve a Hermes/JSI/iOS bridge crash when called concurrently.
Version 1.0.5
Updated Android native SDK to version 4.2.6 with improved Android 15 (API 35) support and stability.
Version 1.0.4
Updated native SDKs (iOS 4.2.1, Android 4.2.4) to support Android 15 (API 35) and enhance initialization stability for the New Architecture.
Version 1.0.3
Compiled with native SDK 4.2.0, adding HUMAN Session support for Sightline.
Version 1.0.2
Fixed documentation.
Fixed string optional error with RN 0.77.
Version 1.0.1
Fixed documentation and scripts.
Version 1.0.0
Initial release of the React Native wrapper for easy integration.