© 2023 Hashnode
#cordova
This blog was first published at Expertum.net. Introduction Having a dedicated desktop application can improve the user experience. To achive this, we'll want to use the Electron framework. This framework is used by some popuplar dektop app…
Push notifications can help you engage and retain app users. This tutorial will show you how to integrate with OneSignal to leverage push notifications in your Android app. OneSignal & Your Browser's Push API The browser's Push API gives we…
In this fast-paced era of technology, stakeholders understand that mobile application development is the best way to connect with customers. The realm of mobile application development is dominated by three major heavyweights namely iOS, An…
I was working on a crucial project which required frequent updates and since we were just starting with the project with limited bandwidth we were out of option to go for native development. The optio…
In order to submit an app to Google Play you need to sign the apk no matter what development framework you're using. In this article we'll see how to sign an apk using Cordova. Before starting we will…
SwiftUI + Jetpack compse Kotlin multiplatform Ionic with React/Vue Framework 7 with svelte
C’est quoi Ionic ? Sur le marché des smartphones, il y a trois grands concurrents en ce qui concerne les systèmes d'exploitation : Apple avec iOS, Google avec Android, Microsoft avec Windows. Chaqu…
Build an e-commerce Mobile App with Framework7, Vue, Vuex, and Cordova JavaScript beyond the browser Introduction JavaScript has grown beyond a language for building web applications. With technologie…
I'm developing a mobile application with Ionic 4 right now. And it's an application with a tab bar at the bottom of the screen. And the tab bar background is not white, but almost black (#212121). And on Android with the Navigation Bar at t…
En este post vamos a ver paso a paso como crear una aplicación móvil híbrida utilizando Apache Cordova y Vue.js 2. Los pasos que verás a continuación, describen el proceso de configuración de una plat…