AppTransformer

buzztouch plugin: AppTransformer
Version: v1.0
The AppTransformer plugin will allow you to supply multiple config.txt files to your app, and have the user transform the app through interaction.
works on iOS iOS
Developer Info
Latest Review
Pointerfusionsch | 03/22/14 (v1.0)
Wish to create an app that you (or your customer) can transform according to events or seasons? Summer design, Halloween mood, Christmas atmosphere, and so on? You can do it with this amazing plugin! You'll just need some more tools: the AppCopier...
Screenshots
More Information
AppTransformer Plugin v1.0

Be sure to watch the plugin demonstration video linked both to the right and within the control panel screen.

iOS Project
------------------------
The following files are required for an iOS project:
QP_AppTransformer.h
QP_AppTransformer.m
QP_AppTransformer.xib
QP_AppTransformer~ipad.xib

Android Project
------------------------
Android version not available.

JSON Data
------------------------


{"itemId":"ABC123", "itemType":"QP_AppTransformer", "itemNickname":"Unlock Level 2","navBarTitleText":"Unlock Level 2", "transformToConfig":"level2Unlocked.txt", "useButton":"1", "tButtonImageSmallDevice":"unlock_button.png", "tButtonImageLargeDevice":"unlock_button.png", "tButtonwSmallDevice":"200", "tButtonwLargeDevice":"200", "tButtonhSmallDevice":"50", "tButtonhLargeDevice":"50", "tButtonxSmallDevice":"60", "tButtonxLargeDevice":"60", "tButtonySmallDevice":"350", "tButtonyLargeDevice":"350", "backgroundColor":"#0000FF", "backgroundImageNameSmallDevice":"unlock_bg.png"}