This is a simple 2048 game demonstrates how to use gestures handler in react native
It is hosted in play store, feel free to install and see the demo
It is using npm react-native-swipe-gestures package to detect swipe. this component can be used handling swipe gestures in up, down, left and right direction.
Here is the complete github code link
Code snippet