Skip to content

Releases: voximplant/react-native-voximplant

v1.0.0

06 Jul 10:33
Compare
Choose a tag to compare

New APIs with advanced functionality:

  • Promises support
  • Ability to indicate video directions on call creation or answering
  • Easy way to subscribe to Voximplant React Native SDK events with on/off APIs instead of DeviceEventEmitter
  • Extended control for audio devices and camera with ability to handle events about new audio device, audio device changes, camera errors
  • Video resize modes for android
  • Endpoints, Video streams and Video views

See official guides for mode details.

0.2.2

04 Jul 12:13
Compare
Choose a tag to compare
  • Fix for login fail with access token, if previously login was performed via one time key
  • Fix for #40

RNPM support

15 Aug 14:37
Compare
Choose a tag to compare

Added rnpm support for simpler installation