Exporting to Code π
All you need to know about Marcode's different ways of exporting to code.
Last updated
All you need to know about Marcode's different ways of exporting to code.
Last updated
You can export directly to iOS & Android project via something awesome called Ionic Capacitor.js
Make sure you have visited each artboard in Marcodeβs Explorer once
Open up the Export view βE and choose Ionic Capacitor
Select a directory for your exported project folder
Hit the Export button and youβre ready for the next step β
This is crucial to do before you go to the next step of installing either the iOS or Android platforms.
Download and install the Xcode Command Line tools. You can do this directly from within Xcode or you can just fire up the mighty Terminal app and add this installation snippet:
Download and install CocoaPods, easiest is just by adding this snippet directly in the Terminal:
Now comes the part where you choose which platform to install for use with Capacitor. You can choose between iOS or Android, we have added both to the config.json file.
Just follow these instructions.
Just follow these instructions.
Make sure you have visited each artboard in Marcodeβs Explorer once
Open up the Export view βE and choose HTML
Select a directory for your exported project folder
Hit the Export button and youβre done β
Make sure you have visited each artboard in Marcodeβs Explorer once
Open up the Export view βE and choose Styleguide
Select a directory for your exported project folder
Hit the Export button and youβre done β