Hi Nayana,
That's a valid question but usually the pattern in mobile is to load more details as you scroll, the so-called "infinite scroll". This scenario is handled by the platform creating an event for the On Scroll Ending property:

Is there a specific reason why do you want pagination rather than the infinite scroll?
Kind Regards,
João