bigbluebutton-tablet-sdk/ios-common/README.md
Tiago Jacobs e200c0e7e0
Project re-initialization with latest react native (#19)
* Project re-initialization with latest react native (npx create-react-native-library)
2022-08-16 08:08:40 -03:00

256 B

Common

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

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