UNPKG

905 BMarkdownView Raw
1Concepto DSL - Live Mode Bridge
2==============================
3## SYNOPSIS
4
5This package allows Concepto DSL app to apply realtime changes on a generated native mobile app using its graphical enviroment.
6
7## IMPORTANT
8
9Remember to install tishadow express mode before using this package.
10
11**You need Creador DEV Framework to run this software.**
12
13## UPDATES
14
15version 1.0.8 :
16- Added audio greeting with current app name.
17
18version 1.0.6-7 :
19- Added support for meta node '_image' attribute. It gets converted in realtime into base64 and feed to the property handler of the current dsl.
20
21version 1.0.5 :
22- Added package version on command line title bin.
23- If a Concepto node changes an assigned image, its transformed into a base64 string and sent as a parameter named '_image' to Concepto DSL node properties.
24- Now everytime the Live mode is detected on, the 'live' json files are reloaded into memory.
25