Testing a mobile application is often challenging as compared to web application mainly due to the various factors affecting the behavior of the application. Some of these factors include different operating systems and their versions, different screen sizes and different networks. In this challenging phase of planning and testing a mobile application, it’s critical to […]
Constraint Layout allows the android developers to create large and complex User Interfaces without using nested view groups. It involves simple drag and drops view widgets from the Palette to the designer editor to create the user interface. In an Android app development, it provides a level of flexibility that supports many features of the […]
AndroidExperience DesignFront End Development
A design pattern is a formal way of documenting a solution to a common design problem. The idea was introduced by an architect Christopher Alexander for use in urban planning and building architecture. This has been adapted for various other disciplines, including teaching and pedagogy, development organization and process, as well as for software architecture […]
AndroidJava/JVMProduct Engineering
The big news is here! As some of you might have been reading, Google had recently launched Android O’s developer preview before the product release on Google I/O, a tradition being followed by them for quite some time. Though a lot is still not known about the new update, we would list down some of the […]
AndroidFront End DevelopmentMobility
We love sharing our learning from the project. Recently, in one of our development projects, there was a need of bridging between iOS or Android and react-native. We were required to integrate the apple map with our application by writing the code in native iOS where the application would interact with the operating system. Once we […]
Digital revolution is advancing at a rapid pace redefining the future of industries, society, and economy as a whole. Emerging technologies and engaging mobile apps are significantly changing the way we work and live today. Mobility is becoming an integral part of every application and digital product of most organizations. Enterprises have started considering the […]
E-commerce companies have witnessed a boom over the last few years and the way they have grown, clearly shows the consumers’ love for going digital. Understanding these changes in consumer behavior is key for e-commerce companies to succeed. Consumers look for end-to-end mobile solutions to fulfill their shopping needs. Hence, an e-commerce application should provision […]
In this blog I will be helping out my developer buddies who due to few constraints cannot use jazzy npm modules to show images in their application beautifully in fullscreen mode something like a lightbox. We will be using react-native-overlay (https://github.com/brentvatne/react-native-overlay) module and css for implementing this.
AndroidExperience DesignMobility
With the widespread technology evolution and digitalization, mobile apps have become crucial for consumers and businesses alike. Moreover, the explosive growth in mobile adoption has put enormous pressure on IT leaders. Be it retail, banking, FMCG or healthcare, all kinds of businesses are striving to develop an app to take advantage of the surging demand. […]