© 2022 Hashnode
#mobile-development
My experience as a fresher was not a walk on the red carpet it was different, I was put in the position to do Hotfixes, Integrations, Conversion projects and whatnot starting new projects from scratch…
Improve live streaming experience with stream mixing Stream mixing is a technology that combines multiple audio or video streams into one stream on the cloud. It is widely used in live streaming, onli…
Android is a mobile operating system that is used to develop a wide variety of mobile applications. The Open Handset Alliance, a group of developers, developed it, and Google released it in September …
How do you save your developers’ time, especially when you have to move between several projects? Is it possible to create a template of sorts for the new devs to use? The Fora Soft iOS department dec…
Introduction As a Flutter Developer, you must have used packages/libraries and wanted to add some additional functionality to them based on your use cases. But you cannot just add methods to that clas…
Ever wondered how note-taking apps like Evernote or chatting apps like Whatsapp keep working without the internet? Not only you can use the existing data, but you can also send a message or add a note…
What is a Native Application? Native mobile application refers to software application and developed for a specific platform. It is created to operate on a specific mobile device and its operating system; it has the skill to use specific ha…
Data loss prevention (DLP) is a set of procedures and instruments used to prevent data loss by ensuring that unauthorized users do not misuse or access the data of an organization. To both secure their data and to comply with regulatory req…
React Native: a tool for mobile development In 2015, React Native was launched by Facebook as the JavaScript framework to build mobile apps for both iOS and Android. It uses the same concepts and idea…
Clean Architecture Guide. Introduction Clean architecture is an architectural style or set of guidelines used for the best application design and it is recommended for building robust and high-quality…