© Frank Zammetti 2018
Frank ZammettiPractical React Nativehttps://doi.org/10.1007/978-1-4842-3939-1_6

6. React Native Trivia, Part 2

Frank Zammetti1 
(1)
Pottstown, PA, USA
 

In the previous chapter, we built the server side of RNTrivia. React Native wasn’t even involved in that task, but that’s about to change. Now it’s time to build the client side of the equation, our React Native RNTrivia app.

While there’s more code to the app itself than there was the server, none of it is very complicated. That’s because the server did most of the heavy lifting. However, one of the beautiful things about being relatively simple is that it provides me with an opportunity to introduce a few new concepts, without that being overwhelming.

Before we get to actual code, ...

Get Practical React Native: Build Two Full Projects and One Full Game using React Native now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.