You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bigbluebutton-tablet-sdk/common
Tiago Jacobs a4ce10b000
Adds ReactEventEmitter and full handling of broadcastStarted event
3 years ago
..
ios/Classes Adds ReactEventEmitter and full handling of broadcastStarted event 3 years ago
README.md Adds ReactEventEmitter and full handling of broadcastStarted event 3 years ago
bigbluebutton-mobile-sdk-common.podspec Adds ReactEventEmitter and full handling of broadcastStarted event 3 years ago

README.md

Common

In this folder you will find all classes that are shared by Broadcast Upload Extension and BigBlueButtonMobile application.

This "sharing" is only at compile time (to avoid code duplication), in IOS they are completely different applications.