Pagination is needed when records in hundreds, thousands and in millions. So today we try to find the solution for how to create pagination with load-more buttons in react native. In mobile apps generally we use a load more button so...
Push notification is the feature notify user for any new update or send any message to user like whats app. There are two type of notifications. 1. Local push notification 2. Remote push notification In this article we discuss about local...
In this tutorial we learn how we can create chat module for real time communication. Most of clients demands for chat in their mobile application So as a developer i try to search a easy and reliable way to complete the...
Today I am going to share how we can stripe payment easily with react native mobile apps and nodeJS. Stripe is the best way to receive international payment so most clients prefer this payment gateway. By the way, there are a...
In this smartphone era, most users trust Google Pay UPI payment because everybody doesn’t want to share or remember 16 digit numbers of cards and pin. That’s why, according to security purposes Google pay is the best app for instant payment....