Thanks Jonas and David. I'll take up library approach, similar to that link but with all the views in it.
On Sat, Nov 29, 2014 at 3:50 PM, David Harrburger <[email protected]> wrote: > Hi ! > > This example use a common library for phone, tablet and web : > http://www.adobe.com/devnet/flex/samples/shopping-cart-application.html > > Hope it can help > > All the best > david > > -----Message d'origine----- From: Deepak MS Sent: Friday, November 28, > 2014 10:27 AM To: [email protected] Subject: Flex web and mobile > project > Hey Guys, > There is a new project coming in and the main need is to maintain same code > base for both web and an ipad app. It's basically a dashoard with 4 to 5 > views(Bar charts\line charts\datagrids\dropdowns\skinning). > > Obviously I need to create a web project and a mobile project in flex. I'm > planning to use TabNavigator in web and TabbedViewNavigator in mobile. But > the views that I would use in both the projects needs to be common. So that > maintainance would be easier. > > > Are there any best practices? How do I go about it? Kindly suggest. Will > library help? > > I have worked on separate web and mobile projects before. But this is the > first time with single code base ;) > > Appreciate your help. > > Cheers! > >
