On Tue, Mar 5, 2013 at 10:30 PM, Devesh Mishra <[email protected]>wrote:
> Also I want to know, is there any framework for mobile application or we > can simple go with those framework that we use for desktop application i.e. > puremcv, cairngorm etc I've personally had a lot of success with Robotlegs. It's lightweight and the onRegister() onRemove() options for mediators work really well with the pushing/popping of views. There is a slight override that you need to do with robotlegs but that is like 5 lines of code and you're good to go. -- Jonathan Campos
