Ziggeo / ReactNativeSDK

React Native SDK
Apache License 2.0
7 stars 6 forks source link

add tags and custom data to recorded video #14

Closed 24HOURSMEDIA closed 6 years ago

24HOURSMEDIA commented 6 years ago

How can I add tags and custom data to videos uploaded from the React Native SDK?

3akat commented 6 years ago

Hi @24HOURSMEDIA, Please, take a look at the latest version 1.1.10. It is possible via for ex. Ziggeo.setExtraArgsForRecorder({'tags': 'Some tag'})

24HOURSMEDIA commented 6 years ago

Thank you. we will look into it in one of our next releases.

3akat commented 6 years ago

@24HOURSMEDIA so, I will close the issue, please reopen if you will need any help.