Completed
Mux Data: Analytics for Video New Relictels you how your servers are performing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Porting Your SDK to React Native
Automatically move to the next video in the Classroom when playback concludes
- 1 Wprowadzenie
- 2 Porting your SDK to React Native
- 3 Mux Data: Analytics for Video New Relictels you how your servers are performing
- 4 Startup time
- 5 We Built an SDK for Every Video Player
- 6 SDK Architecture
- 7 Typical workflow for building a new web SDK
- 8 Next: check player documentation
- 9 Higher Order Component Pattern
- 10 Benefits of alternative approach . We get to re-use SDKs that we already build and we
- 11 Downsides of alternative approach . This is a little bit more philosophical, but from our SDK's perspective, the player that we're interacting with is react-native-video. The fact that react-native-v…