React Native

This page contains an overview of all relevant changes made to the TypeScript (React Native) SDK and the latest version releases.

The TypeScript SDK and the React Native SDK offer a similar set of features and are essentially the same SDK. However, this SDK is specifically designed to be fully compatible with React Native applications.

Version 6.28.3 (2024-07-10)

Fixes:

  • Fixed the issue where video stories could not be created on Android.

Compatibility:

  • NodeJS >= v12

  • NPM >= v6


Version 6.28.2 (2024-07-09)

Fixes:

  • Fixed the issue where posts were using the same cache despite having different parameters.

Compatibility:

  • NodeJS >= v12

  • NPM >= v6


Version 6.28.1 (2024-07-09)

Fixes:

  • Unable to create stories on Android.

Compatibility:

  • NodeJS >= v12

  • NPM >= v6

Last updated