Open Source Libraries

A log of open source libraries used by Gameshow Live

Android

Android open source components are Java/Kotlin code libraries which provide services for the native Android app.

Technical Integration: These Android libraries are compiled and bundled as binaries into the code and linked statically to the proprietary code.

iOS

iOS open source components are Swift code libraries which provide services for the native iOS app.

Technical Integration: These iOS libraries are compiled and bundled as binaries into the code and linked statically to the proprietary code.

Last updated