Releases: QuickBlox/quickblox-react-native-samples
Releases · QuickBlox/quickblox-react-native-samples
chat-sample-v1.2.1
🔄 Updated:
-
QuickBlox SDK: Updated to version
0.12.2
. -
React Native: Upgraded from
0.72.6
to0.76.3
. -
React: Upgraded to
18.3.1
. -
Hermes Engine: Added support with version
0.11.0
. -
Dependencies:
react-native-image-picker
: Updated to^8.2.1
.@react-native-async-storage/async-storage
: Updated to^2.1.2
.@react-navigation/native
: Updated to^7.1.7
.@react-navigation/stack
: Updated to^7.1.7
.@react-navigation/elements
: Updated to^2.4.0
.react-native-gesture-handler
: Updated to^2.25.0
.react-native-screens
: Updated to^4.10.0
.react-native-safe-area-context
: Updated to^5.4.0
.react-native-svg
: Updated to^15.8.0
.react-native-video
: Updated to^6.14.1
.
-
DevDependencies:
- Updated Babel, ESLint, Jest, and other tooling to support React Native
0.76.3
. - Added TypeScript configuration support via
@react-native/typescript-config
.
- Updated Babel, ESLint, Jest, and other tooling to support React Native
🆕 Added:
- Android Attachment Menu: Replaced native
UIManager.showPopupMenu
with a custom modal-based UI for selecting attachment types (e.g. selecting or taking a photo).
Chat sample 1.1.1
Updated:
- QuickBlox SDK: Updated to version 0.9.8.
- Package: Updated dependencies.
WebRTC sample 1.1.1
Updated:
- Android: Migrated Gradle plugin to enhance performance.
- QuickBlox SDK: Updated to version 0.9.8.
- Package: Updated dependencies.
Fixed:
- iOS: Resolved the issue of absent audio in calls.