Automate React Native App Builds With Fastlane And Appcenter
By: Muhammad Saqlain
|
October 12, 2021
Automating your application build process brings you speed, reliability and one less thing to worry about. It saves time, resources and effort...
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...
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...
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,...
Over The Air Updates in React-Native
By: Noc Folio3
|
February 9, 2021
Deploying a new build is always a hassle and time-consuming task. Consider a scenario QA reports a bug and all you need...
How to measure React app performance
By: Noc Folio3
|
February 1, 2021
Performance is the key aspect of high-quality software. While developing any software, one must know how to make it performant enough. In...
Jquery Vs. React: Which One Is The Best Option To Create An App For Business?
By: Noc Folio3
|
December 13, 2020
React and jQuery and libraries of Javascript that are known for delivering comparable results via different methods. Both of these libraries feature...
What is Tree Shaking and Implementation in React
By: Muhammad Saqlain
|
December 2, 2020
Reduced size of application & improved performance plays an important role in success of a software. Tree Shaking is a concept in...
What is Flatlist and how to use Flatlist in React Native
By: Noc Folio3
|
November 9, 2020
React native is the most evolving technology nowadays. It provides many built-in components. One of the important and useful components is Flatlist....