Introduction to Nessus Vulnerability Scanning Tool

By: Noc Folio3 | April 21, 2022
A vulnerability is a weakness or error in a system or device’s code that, when exploited, can compromise the confidentiality, availability, and...
Read

Error Boundary in React Native

By: Noc Folio3 | April 21, 2022
Users hate it the most when they are using their app and they are presented with a white screen or suddenly an...
Read

Speech to Text Recognition in React Native

By: Noc Folio3 | March 9, 2022
We live in a world that is progressive. We are surrounded by people becoming dependent on innovations and automation which makes their...
Read

How to Patch NPM Packages

By: Noc Folio3 | March 7, 2022
Sometimes when we have several packages installed in our applications and we see that one of the packages has a broken functionality...
Read

Firebase Crashlytics Integration in React Native

By: Noc Folio3 | March 2, 2022
Applications that are buggy can make your user unhappy and they might uninstall your app. Apps can generate a lot of crashes...
Read

Introduction to Jetpack DataStore – Alternative to SharedPreferences

By: Noc Folio3 | February 25, 2022
Introduction In mobile applications, some data has to be persisted to make the application startup faster, reduce network traffic or handle data...
Read

Handling Background Location Permissions in React Native

By: Noc Folio3 | September 23, 2021
Location-based applications are widely used nowadays in mobile apps. You may want to get a user’s location to show services around, get...
Read

Fetching Data from Google Fit into a React Native Application

By: Noc Folio3 | September 21, 2021
New applications bring new features and new features bring change in our lives. In this blog, we will be discussing a feature...
Read

Integration of Google drive API with React Native

By: Noc Folio3 | September 21, 2021
React native has been one of the successful Mobile app framework that allows to create applications for Android, Android TV, iOS, macOS,...
Read