IONIC Section 6 - 6.4 Conclude
Click here for more videos available on our youtube channel !Hello everyone, in this module, I have detailed how to use Capacitor to obtain a real native application containing your Ionic application, for IOS, but I will present the method for Android to you very soon, more precisely when I have the possibility of developing a project via Android. You have seen how you can easily build your app and run it on emulators or real devices via Xcode. You have also seen the live reload mechanism and we'll stick with the web app for now as it's a bit faster and easier to debug. Nevertheless, we now know how to create a web application and a native application and it already allows us to create applications for platforms free with one and the same code and it's simply amazing. Now let's move on to Ionic and its app development, because now we know how to transform them into what we want them to be. We can now focus on the application logic again in the next section.