Skip to content

Sketch Plugin to upload template for Instant App generation

License

Notifications You must be signed in to change notification settings

AppChef/Sketch2App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppChef Sketch2App Plugin

Download from Sketchpacks.com Compatible Sketch Version

Sketch plugin for AppChef.io to generate native application instantly.

Installation

Make sure Sketch is up-to-date. This plugin only works with the following versions of Sketch, v48 ~ current (v53)

Install PLUGIN NAME with Sketchpacks


Manual Installation

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

Usage

  1. Go to AppChef Cloud portal to create an account if haven't yet.

  2. Once the plugin is installed, click Install SketchTool to copy SketchTool to PATH. (One-time only setup)

  3. 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.

  4. Open the AppChef Instant App on your mobile to see your design running as a mobile app.

  5. 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.

Disclaimer

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.

Packages

No packages published

Languages

  • JavaScript 100.0%