Miscellaneous

Building Pull to Refresh Android iOS Using React Native

Pull to refresh is a widely adopted feature in mobile apps. Facebook, Gmail, Instagram almost all popular apps have this feature where the user can drag the screen downward that signals the server to send new data. We have already covered the infinite scroll implementation for Android and iOS. Check out the article here. Prerequisites

Building Pull to Refresh Android iOS Using React Native Read More »

The Most Important Metrics That Matter for Your App

A part of knowing what’s going on in your business is setting key performance indicators (KPIs) and metrics for success. Unfortunately, time and resources are often limited, making it challenging to know what to prioritize when analyzing data. When considering what metrics to measure, it’s important to keep your app’s overall performance and user experience

The Most Important Metrics That Matter for Your App Read More »

Email Queue Design

Emails are very important part of any web/mobile based company. Whether you are a SaaS-based business or standalone mobile app, you might be sending a huge number of emails to your customers. Generally, we classify those emails into two categories: Transactional email. Promotional email. Transactional emails are a key part of almost any software I

Email Queue Design Read More »