Our insightful blogs
What is unit testing? Unit testing is the first step(level) of testing in SDLC. In unit testing, a single unit or component of the software is tested by developers during
- General
For navigation between screens we use this navigation library for react native apps. The stable version of this library React Navigation 5.0, was released in February 2020. Points we will
- Mobile
How to start with Flutter Flutter is an open-source cross-platform that is developed by Google. We can create mobile applications (Android/IOS), Web applications, Desktop applications (Windows/Linux/MacOs) with a
- Mobile
This article discusses how one could handle loading dynamic content in a modern web application, by making use of skeleton components or skeleton screens. Introduction The speed and responsiveness of
- Digital Engineering
- General
MotionLayout is a layout type that helps you manage motion and widget animation in app. MotionLayout is a subclass of ConstraintLayout.MotionLayout is intended to move, resize, and animate UI
- Mobile
Access control is one of the major aspect during any application designing whether it is react/native/react-native or web application. We use different frameworks for this purpose one of them is
- Cloud
- Mobile
- Performance and Security
Flutter Vs React Native For cross-platform app development, we are using the React Native framework widely. But in May 2017 a new cross-platform app development framework came into the market
- Mobile
What is 2-way SSL(Mutual Authentication)? In 2-way SSl both client and server have to present their certificates to each other to verify themselves with a trusted certificate. In 2-way SSl
- Digital Engineering
- General
- Performance and Security