Sample Integrations

Run the StreamLayer React Native SDK sample apps to explore core features including video playback, channel switching, and the StreamLayer Element with a minimal working integration.

Sample Integrations

To showcase the core functionality of the StreamLayer SDK, we have developed sample applications featuring a basic video player and a simple interface for switching video channels. Each sample serves as a starting point and demonstrates a minimal implementation that you can expand upon when building your own application.

Review the source code and run any sample on your device by following the instructions in the corresponding repository.

ArchitectureFrameworkRepository
New ArchitectureReact Nativereact-native-demo-app-new-arch
Old ArchitectureReact Nativereact-native-demo-app
New ArchitectureExpoexpo-demo-app-new-arch
Old ArchitectureExpoexpo-demo-app

Related