hi,
I have a jQuery mobile app using library 2.3 and I have a newer app using the current v3.1. Is there a way to just get one of the pages (plus the required css) from the older app into the new App?
I know that pages can be used as templates within same app but how to get the page to another App? Export it as a Apperyio plugin and import it into the new App? What I am worried about is that there's a huge difference between v2.3 and 3.1. Would it cause any issues? Thanks