Sketch plugin for AppChef.io to generate native application instantly.
Make sure Sketch is up-to-date. This plugin only works with the following versions of Sketch, v48 ~ current (v53)
The actual location of your Sketch plugins directory will vary. To open it click on the Manage Plugins
under the Plugins
menu in sketch. Then click the settings
icon and choose Show Plugins Folder
.
Run following command after going to the sketch plugins folder:
git clone https://github.com/AppChef/Sketch2App.git
To update plugin, inside the plugin folder, run
git pull origin master
-
Go to AppChef Cloud portal to create an account if haven't yet.
-
Once the plugin is installed, click
Install SketchTool
to copy SketchTool to PATH. (One-time only setup) -
Click
Export Current Design
to upload your sketch schema to AppChef. You will enter your account credentials. Wait for upload processing. If everything works, a successful prompt will open. -
Open the AppChef Instant App on your mobile to see your design running as a mobile app.
-
You may login to the AppChef Cloud portal and see the project and export source code to turn your design into an individual native mobile app.
We only collect the raw dumped json data and image assets from the sketch project. We will never share your sketch project with any 3rd party.