🐞 Bug Fixes
- Fixed nested navigation issue by upgrading navigation lib.
- Fixed
absoluteimport issue by migrating torelativeimport internally.
🚨 Compatibility Changes
RN 0.8x Compatibility
- Replaced
react-native-create-thumbnailwithreact-native-compressorfor local video thumbnail generation. - Removed unused
react-native-rsa-nativedependency.
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| React | ≥ 18 |
| React Native | ≥ 0.77 |
| Node.js | ≥ 18 |
| NPM | ≥ 6 |
| Yarn | ≥ 1.22.15 |
| JDK | ≥ 17.0.10 |
| Kotlin | 2.0.21 |
iOS SDK
iOS SDK
| Config | Version |
|---|---|
| Minimum Target | 15.1 |
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSdkVersion | 24 |
| compileSdkVersion | 35 |
| buildToolsVersion | 35.0.0 |
🚀 New Features
Community feature parity
- Introduce key community features; Profile, Settings, Membership, Pending Posts, Featured/Pinned Posts.
🚨 Compatibility Changes
Support 16 KB page sizes
- Bumped React Native version to 0.77
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| React | ≥ 18 |
| React Native | ≥ 0.77 |
| Node.js | ≥ 18 |
| NPM | ≥ 6 |
| Yarn | ≥ 1.22.15 |
| JDK | ≥ 17.0.10 |
| Kotlin | 2.0.21 |
iOS SDK
iOS SDK
| Config | Version |
|---|---|
| Minimum Target | 15.1 |
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSdkVersion | 24 |
| compileSdkVersion | 35 |
| buildToolsVersion | 35.0.0 |
🚀 New Features
- Support Redux store isolation, enables isolation of storage between UIKit and application.
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| React | ≥ 16 |
| Node.js | ≥ 18 |
| NPM | ≥ 6 |
| Yarn | ≥ 1.22.15 |
| JDK | ≥ 17.0.10 |
| Kotlin | 1.8.0 |
iOS SDK
iOS SDK
| Config | Version |
|---|---|
| Minimum Target | 13.4 |
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSdkVersion | 24 |
| compileSdkVersion | 34 |
| buildToolsVersion | 34.0.0 |
🚨 Dependency Changes
React Native New Architecture
- Bumped React Native version to
0.76.9
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| React | ≥ 18 |
| React Native | ≥ 0.76 |
| Node.js | ≥ 18 |
| NPM | ≥ 6 |
| Yarn | ≥ 1.22.15 |
| JDK | ≥ 17.0.10 |
| Kotlin | 1.9.25 |
iOS SDK
iOS SDK
| Config | Version |
|---|---|
| Minimum Target | 15.1 |
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSdkVersion | 24 |
| compileSdkVersion | 35 |
| buildToolsVersion | 35.0.0 |
🚀 New Features
Poll post
- Support poll post rendering and poll post creation.
🚨 Dependency Changes
- Added new peer dependency:
@react-native-community/datetimepicker(v7.1.0)
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| React | ≥ 18 |
| Node.js | ≥ 18 |
| NPM | ≥ 6 |
| Yarn | ≥ 1.22.15 |
| JDK | ≥ 17.0.10 |
| Kotlin | 1.8.0 |
iOS SDK
iOS SDK
| Config | Version |
|---|---|
| Minimum Target | 13.4 |
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSdkVersion | 24 |
| compileSdkVersion | 34 |
| buildToolsVersion | 34.0.0 |