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.
| Architecture | Framework | Repository |
|---|---|---|
| New Architecture | React Native | react-native-demo-app-new-arch |
| Old Architecture | React Native | react-native-demo-app |
| New Architecture | Expo | expo-demo-app-new-arch |
| Old Architecture | Expo | expo-demo-app |
Related
- Introduction — React Native SDK overview and system requirements
- Integration Guide (New Architecture) — Full setup guide for React Native and Expo on the New Architecture
- Integration Guide (Old Architecture) — Full setup guide for React Native and Expo on the Old Architecture
Updated 21 days ago
