Sketch plugin for instantapp.io to generate native application instantly.
Make sure Sketch is up-to-date.This plugin only works with the latest version of Sketch.
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/Live4Code/Sketch2App.git
To update plugin, inside the plugin folder, run
git pull origin master
-
Go to
cloud.instantapp.io
to create an account. -
Once installed the plugin, click
Install SketchTool
to copy SketchTool to PATH. -
Click
Upload Sketch File
to upload sketch schema. You will enter your account credentials. Wait for upload processing. If everything works, a successful prompt will open. -
Go to
cloud.instantapp.io
to see the app address. You can use expo to view the app on mobile devices.
We only collect the raw dumped json data and image assets from the sketch project. We will never upload your sketch project.