Edupala

Comprehensive Full Stack Development Tutorial: Learn Ionic, Angular, React, React Native, and Node.js with JavaScript

capacitor

Ionic network detection with Capacitor

Capacitor Definition from the official site “The Native Bridge for Cross-Platform Web Apps”. The Ionic Capacitor Network API provides events for monitoring network status changes in the PWA application. The Ionic network detection with capacitor has network API which allows us to query the current status of the network. It is a common requirement to detect […]

Ionic Capacitor and how to set up the capacitor in an ionic application

Capacitor Definition from the official site “The Native Bridge for Cross-Platform Web Apps”. What is an ionic capacitor ? Ionic Capacitor is an open-source framework innovation to help you build Progressive Native Web, Mobile, and Desktop apps. We can also use Cordova to achieve native functionality and but some of the Cordova plugins only work […]

Ionic Capacitor Geolocation for getting location Data

In this tutorial, we’ll learn Ionic Capacitor Geolocation for getting location data latitude and longitude. The Geolocation API of Capacitor provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available. For building a Progressive Web Application (PWA) we need to use […]

Ionic Social sharing using capacitor and Cordova

Ionic social sharing plugin allows us to share our content with an authorized social media account on mobile devices only. With the release of Ionic 4 and above, we can also use the same sharing functionality in Progressive Native Web, Mobile, and Desktop applications through the Ionic capacitor sharing plugin. In this article, we’ll demonstrate […]

Scroll to top