Project overview
In this chapter, we will be creating an animated Higher/Lower game build with React Native and Expo, which uses the Animated API to add basic animations, Lottie for advanced animations, and GestureHandler
from Expo to handle native gestures.
The build time is 1.5 hours.
Note
This chapter is using React Native version 0.64.3 and Expo SDK version 44. As React Native and Expo are updated frequently, make sure that you're working with this version to ensure the patterns described in this chapter are behaving as expected.