Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230894

Ionic 4 native components + Capacitor + Meteor, is it possible?

$
0
0

I don’t see why that wouldn’t be possible. I’m not too familiar with Meteor, but it looks like you can use Ionic 4 in Meteor, https://forums.meteor.com/t/meteor-ionic-4-how-to/49904, and as far as Capacitor goes, that works with anything as well so it seems like you’d just build your Meteor app like normal, specify in the Capacitor config file that the folder to use is the public folder, then do the whole npx cap copy routine and then build the app in XCode/Android Studio.

Again not familiar with intricacies of Meteor so maybe it doesn’t work like that but Capacitor is not quite the same as Cordova, there’s no special build commands that you would need to integrate. In Capacitor land, you just install the Capacitor CLI in your project, use the cli create a project for each platform, copy your js/html/css into the platform(s) you’re building apps for, then run/compile them in the tooling of choice for that platform.

Give it a shot!


Viewing all articles
Browse latest Browse all 230894

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>