javascript - From Extjs to Sencha Touch -


i built app extjs 4.2 , need adapt mobile using sencha touch , need transform existing code in extjs sencha touch , there tool make automatically or should begin scratch ?

thanks

you need create new app touch framework. business logic code same in ext js , touch app. can use ext js code, need change config property based on touch framework.


Comments