Inaamul hasan Shaikhinamulshaikh.hashnode.dev·Nov 22, 2023Unlocking Cross-Platform Power with Capacitor: A Comprehensive GuideCross-platform development is driven by the efficiency of writing code once and deploying it across various platforms like iOS, Android, Web, and Desktop. This approach ensures code reusability, saving time, effort, and reducing the likelihood of bug...Discuss·1 likeIonic Framework
Khaled Ben Yahyakhaledbenyahya.hashnode.dev·Jul 29, 2023Convert your Existing React js App to Android App Using the Ionic CapacitorToday I will show the easiest and simple way I’ve found to convert your existing React js app to an android app using ionic capacitor. What is Capacitor? According to documentation: Capacitor is a cross-platform app runtime that makes it easy to buil...Discuss·2 likes·33 readsIonic Framework
Roger Camargo 🐍 😷huogerac.hashnode.dev·Jun 3, 2023Passos para criar apps nativas usando VueJS/React com Capacitor JSNeste post vamos ver como preparar as dependências para conseguir rodar um projeto web como uma aplicação nativa no Android. Desta forma, sua aplicação além de rodar normalmente no navegador, terá os artefatos para fazer a construção (build) e empaco...Discuss·1 like·82 readscapacitor
Carlos Armando Marcano Vargascarlosmv.hashnode.dev·Apr 25, 2023How to Build a Mobile App with Ionic Framework and Rails: A Step-by-Step GuideIn this article, we will create a basic UI for a ToDo API developed with Rails in this article. There is no need to develop the server if you don't want to. You can clone it from this repository. Or use any other API that has the following fields: { ...Discuss·110 readsBuilding a mobile app with Ionic and RailsTypeScript
Kirk Morrissaricden.com·Dec 14, 2022Port PhaserJS games to native Android / iOS apps using CapacitorJSHey there 👋 In this article, we're going to cover a way in which you can take your web games that are built with PhaserJS and convert them into applications that run on Android and/or iOS natively. This might be something you want to do if you're de...Discuss·1.3K readsJavaScript