- React
- React Alicante
- 2018
- Pushing React Native outside the comfort zone
Pushing React Native outside the comfort zone
Raúl Gómez at React Alicante 2018
In this talk, we'll go through the journey of building a fully fledged Music Player using React Native. Given the player specifications, we were challenged to prove that React Native has no limits when it comes to build mobile applications, no matter how complex they are and having performance and cross-platform in mind. We’ll break down the player architecture, covering the different approaches to the problem (Declarative vs Imperative), as well as unveiling all the player elements in a top-down fashion, starting with the music service and the score visualization and moving further along to smaller pieces such as time progress, progress bar, seeking and replay.