React Native (Video)
This page contains an overview of all relevant changes made to the Social Plus UIKit's Broadcaster and Player modules.
AmityStreamPlayer Version 1.0.0 (2024-06-13)
New Features:
The AmityStreamPlayer component now supports playing
live streams
orvideo playback
.
Compatibility :
React >= v16
NodeJS >= v18
NPM >= v6
yarn >= v1.22.15
Minimum iOS Target = 13.4
Kotlin = 1.8.0
minSdkVersion android = 21
compileSdkVersion android >= 34
AmityVideoBroadcaster Version 1.0.0 (2024-06-12)
New Features:
The AmityVideoBroadcaster component now allows users to broadcast
live stream
video.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn >= v1.22.15
Minimum iOS Target = 13.4
Kotlin = 1.8.0
minSdkVersion android = 21
compileSdkVersion android >= 34
Last updated