I would like to create an app with phonegap and implement this Whatsapp slider. I don't know its actual name. Is it possible to do this in jQuery mobile?
If you need to recreate it precisely, you might think about using Angular and Angular material as the community has already done a good job recreating Android's material design.
https://material.angularjs.org/latest/demo/tabs
You can use jQuery mobile to create tabs as @Beat mentioned but you might need to tweak heavily to get the precise effect.